NintendoSwitchRESTAPI icon indicating copy to clipboard operation
NintendoSwitchRESTAPI copied to clipboard

Authentication issue (request does not satisfy the schema)

Open wallismu opened this issue 5 years ago • 2 comments

Hi,

I'm having an issue with Step 2 of authentication, getting service token. When I use Postman to make the request, I get the error "Invalid request: The request does not satisfy the schema." Anyone see anything like this before? Has Nintendo changed their authentication system or have I done something wrong?

Thanks!

wallismu avatar Sep 02 '20 15:09 wallismu

Check if you provided necessary headers and required fields, most likely something that's validated is missing. Best just replicate the headers that are sent originally.

noizex avatar Oct 21 '20 00:10 noizex

@wallispubbly did you solve it? I also encountered same issue. Thanks!

luym11 avatar Apr 30 '21 21:04 luym11