...
If authentication fails, a HTTP status code 401 is returned along with information about the error: seeĀ Standard status codes - Bad signature
Example
In order to create a new account, the app must initiate a POST request to:
...
...
If authentication fails, a HTTP status code 401 is returned along with information about the error: seeĀ Standard status codes - Bad signature
In order to create a new account, the app must initiate a POST request to:
...