Jump to content

webservice problem new server


Recommended Posts

Hi there,

 

After moving my shop to another server, I'm having some issues with some webservices. It seems that my new server is blocking outside connections, for example, I have an ERP that connects to prestashop and searchs new products or new orders, but now this API can't search the products (error 500).

 

Since I don't have access to their script, I don't have an idea why they are getting error 500, but I'm assuming that is some server configuration.

 

It's also affecting payment modules since they aren't changing automatically order status anymore.

 

Thanks in advance!

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...

Hello.

 

Are you sure that your ERP is using PrestaShop's Webservice API and not other method (for example trying to directly connect to PrestaShop's MySQL database)?

 

 

I think so..it was working before I moved to the new server.

 

The webservice tries to access api/products and the result is error 500. But even with error report on I still cant see what is happening:

 

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<prestashop xmlns:xlink="http://www.w3.org/1999/xlink">
<errors>
<error>
<message>
<![CDATA[
Internal error. To see this error please display the PHP errors.
]]>
</message>
</error>
</errors>
</prestashop>
Link to comment
Share on other sites

  • 4 months later...
  • 2 weeks later...
  • 3 months later...

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...