kkoci Posted November 25, 2013 Share Posted November 25, 2013 I'm trying to set up the webservice on my website, it is on a shared hosting btw. I initialize the webservice, generate the code, give permissions, but when i try to access from browser (generatedcode@domain.com/api/) can't find anything, error 404. I don't know if it's some permission issue or what, i've read that ps 1.4.x you had to create an htaccess, mine is ps 1.5.x so i think it's not necessary. Could it be a hosting problem? Or am i missing something here? What i'm trying to do is to connect my openerp to prestashop, already have all libraries on python, openerp with the ps connector module as well, everything's fine. Just need to get this working. Another strange thing is that server accepts, GET, PUT, HEAD, POST, DELETE. And mod_rewrite is activated as well. I have another ps installation on localhost (my machine, xampp) i read on prestashop documentation, on webservice tutorial, that this process needs a localhost xampp install, even if i already have a shared hosting installation, and btw on my localhost webservice works, so i don't know. Could anyone shed some light on this? Thanks in advance. Link to comment Share on other sites More sharing options...
kkoci Posted December 8, 2013 Author Share Posted December 8, 2013 Solved, it was a permission issue with my host provider, i just copied the htaccess from my development prestashop (localhost) to the hosted web page, thx. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now