I want to provide an access token to a mobile client to execute the following request:
https://my.tapkey.com/api/v1/Users/${id}/Mobiles
But then I get this error:
{"Message":"Authorization has been denied for this request."}
The error is consistent with lack of provision for scopes: But this scope is only available under Token Exchange and my current method is authorization code.
When I try adding the scope register:mobile I get this error:
Sorry, there was an error: invalid_scope
Request Id: 80020549-0000-d600-b63f-84710c7967bb