Contents

AppNotFoundError

An error that indicates the app wasn’t found.

Declaration

object AppNotFoundError

Properties

NameTypeDescription
errorCodeint64

errorMessagestring

Discussion

Check the bid claim in the JSON Web Token (JWT) to make sure that your app’s bundle ID is correct. For more information, see Generating JSON Web Tokens for API requests.

See Also

Errors