ErrorCode: "UnauthorizedAccessException"

I'm trying to get the portal ids that I have access to, but I only get the following error: Vary: Accept Cache-Control: private Server: Microsoft-IIS/10.0 X-AspNet-Version: 4.0.30319 X-Powered-By: ServiceStack/5.50 Net45/Windows,ASP.NET Date: Wed, 16 Dec 2020 17:21:02 GMT Content-Length: 148 Content-Type: application/json; charset=utf-8 { "ResponseStatus": { "ErrorCode": "UnauthorizedAccessException", "Message": "Invalid key or Bearer Token or you do not have access to specified portal" } } Can you help me to figure out if there is a problem with the keys that were gerenerated for the API? Thank you in advance!


You're not signed in. Please sign-in to report an issue or post a comment.