Jump to content

API 1.6


bluescreen

Recommended Posts

Hello,

i'm using PSWebServiceLibrary.php class to access to product images, the code is this:

 

$opt['resource'] = 'images/products';
$opt['id'] = 35;
$img = $webService->get($opt);
 
I get a 500 error, there is something i miss? (i know i have to whatch server log but are empty).
Any idea is appreciated, thanks!
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...