Jump to content

Can't delete using webservice (403 Forbidden)


Recommended Posts

Hi friends.

 

I'm trying to integrate my shop software with prestashop using the webservice option, but I have several problems.

I'm using php and following the official documentation on web (http://doc.prestashop.com/display/PS15/Using+the+PrestaShop+Web+Service).

I can create (POST) and retrieve (GET), but I can't delete(DELETE) or update (PUT). On those both I always get:

HTTP/1.1 403 ForbiddenDate: Mon, 20 Jul 2015 15:21:19 GMTServer: ApacheContent-Length: 297Connection: closeContent-Type: text/html; charset=iso-8859-1

I have review and activate all permission on webservice configuration, and I'm using 1.6.0.14 version.

 

Has anybody have a similar problem?

 

Thanks in advance.

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...