NIM services: Difference between revisions
Line 25: | Line 25: | ||
'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. | |||
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? |