Jump to content

Problem with API on cloud prestashop


Recommended Posts

From the main page www.prestashop.com i've picked cloud to test my e-store for free. The address of the shop is test-970005849.pswebshop.com

My developped application gives:

Project eShop.exe raised exception class Exception with message '<?xml version="1.0" encoding="UTF-8"?>
<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>

when I add category by Api to this store and I don't know why because there is too small info debug the error. I'm sure that that my app is ok because i've also tested it on my localhost server where i also downloaded the same version 16.0.14 for testing and adding category worked there fine.

But on test-970005849.pswebshop.com there is still an error which I don't know how to fix or debug so please tel me where i can get some help. I've tried on https://www.prestashop.com/cloud/pl/support but they said that:

Your question is about development. We can't help you here.

 

 

In other words : Api function add category doesn't work on cloud store. How can I debug the problem ?

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