While trying to create JWT for a public app by client ID, I got the next error:
"Invalid Client ID"
(Used client ID is correct, application is public)
Could you please help to sort out this error?
While trying to create JWT for a public app by client ID, I got the next error:
"Invalid Client ID"
(Used client ID is correct, application is public)
Could you please help to sort out this error?
Are you creating the JWT in Sandbox or Production? If you are in Sandbox creating a token, you will still need to reference the client ID of the production app. Seems backwards, but I ran into this myself a few months ago.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.