Skip to content

API-8106

The access token was issued for another server

Why it happens

Every access token is issued for one protected resource (RFC 8707), and this one was not issued for resource, so it is not accepted here.

What to do

Get an access token with the resource parameter set to resource.

HTTP status
401
Retrying does not help
Placeholders
resource

All error codes