Options
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
"You don't have permission to access this resource" when accessing API
‎30-08-2022
15:01
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
Same issue and same error message is reported from one of our customers that are trying to post attachment to customerInvoice.
Thank you, we'll pass it on.
We got the same error, but for DELETE
You don't have permission to access this resource.
