Jump to content

Activate webservice 1.6.0.6


Recommended Posts

Hi everybody !!

 

I activate webservices but that doesn't work. I will explain what i do :

- Activate SSL => OK

- Activate Webservice => OK

- Delete .htaccess and recreate it (many times ...)

- My .htaccess contains the redirect rule for webservice to api

RewriteRule ^api/?(.*)$ %{ENV:REWRITEBASE}webservice/dispatcher.php?url=$1 [QSA,L] 

- I add a key for a new webservice and select some object to expose like customer.

- i Test with PSWebServiceLibrary.php

- i acces with mysite/api

 

But that doesn't work :/, it loops on the authentification key

 

Thanks in advance 

 

Johan

 

 

Link to comment
Share on other sites

×
×
  • Create New...