NIM services: Difference between revisions
→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 | 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? |