Error codes
While inspecting Logging you might encounter error messages and (HTTP) error codes. The most common are shown below to help you narrow down the cause:
Code
Description
401
Unauthorized: please check if the preference key authorization
is configured and valid
404
Not Found: App could not be found, please check if the Bundle Identifier is valid
429
Too Many Requests: You reached the limits of the trial
500
Internal Server Error: An unknown error occurred
Last updated