Jump to content

Error 500 on some URLs (Mappings)


Recommended Posts

Hi there,

 

I want to connect with Prestashop through Java program.

 

I get result in case of some URLs either used in java program or in browser for example

 

http://localhost/htdocs/prestashop/api/order_details/2

http://localhost/htdocs/prestashop/api/orders

 

or on online shop

https://testshop11.pswebstore.com/api/orders

 

but in case of some URL mappings either on localhost or online shop i get Error Code 500, including the one given below:-

 

http://localhost/htdocs/prestashop/api/orders/1

https://testshop11.pswebstore.com/api/orders/7

 

I want to read orders with related address. I think i need   "....../api/orders/1" this link work but i'm getting Error 500.

 

I'll highly appreciate your help. Thanks! in Advance.

Edited by tahirabbas (see edit history)
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...