My Products
Help
andretvard
CONTRIBUTOR ***

"You don't have permission to access this resource" when accessing API

by andretvard

Hi 

 

We noticed that many of our customers started to get "You don't have permission to access this resource" error when accessing API. It seems that GET requests work but not POST/PUT.

 

Please advise on how to handle this problem.

 

Here is the response we get from API:

 

<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access this resource.</p>
</body></html> 
23 REPLIES 23

by Steinar Møller

Same issue and same error message is reported from one of our customers that are trying to post attachment to customerInvoice. 

by Magnus Johnsen

Thank you, we'll pass it on. 

Stefan Hult
PARTNER

by Stefan Hult

We got the same error, but for DELETE
You don't have permission to access this resource.