Jump to content

Recommended Posts

hi,

 

i'm testing use of api on a prestashop 1.6 installation and i have this return body for any update i do:

 

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /api/categories/1
on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>

 

I have checked webservice key and i have the permission for update and the permission for the directory.

 

The creation of new items is OK.

 

Link to comment
Share on other sites

×
×
  • Create New...