Changes

Jump to navigation Jump to search
161 bytes removed ,  19:23, 30 June 2017
→‎Network: Those 404s were caused by using v2.0 sysmodule title-versions from wiki which were wrong earlier.
Line 26: Line 26:  
'a' is used when an input u8 is not 0x3, otherwise 's' is used. This is [[Content_Manager_services#Title_Types|title-type]]? A seperate function using the ".../c/" URL is hard-coded to use 'c'. This appears to match 's' usage attempts: the only URL that returned actual data with 's' was with titleID 0100000000000816.
 
'a' is used when an input u8 is not 0x3, otherwise 's' is used. This is [[Content_Manager_services#Title_Types|title-type]]? A seperate function using the ".../c/" URL is hard-coded to use 'c'. This appears to match 's' usage attempts: the only URL that returned actual data with 's' was with titleID 0100000000000816.
   −
As of June 28, 2017, accessing old content via "/c/" URL works fine, however with some titles "/t/" URL returns HTTP 404 for old title-versions(for these titles, directly accessing the content which "/t/" would've returned, via "/c/" URL works fine).
+
As of June 30, 2017, accessing old content via the atumn "/c/" and "/t/" URLs works fine.
    
Going by strings in NIM, it appears SOAP isn't used anymore. ecs appears to use REST API?
 
Going by strings in NIM, it appears SOAP isn't used anymore. ecs appears to use REST API?

Navigation menu