KanonMTX Posted June 25 Share Posted June 25 i activated debug mode and I send submit order request and create cart request but i can't get Webservice API request information in the Symfony Profiler, only to find back end request such as /administration/index.php/configure/advanced/performance instead. I am not the merchant but i have to send request to merchant's REST api to get information or submit order. i have to solve internal server error 500 problem when i send submit order request to REST api.So i will be very thankful if you can tell me more details about where to check error logs. thank you in advance Link to comment Share on other sites More sharing options...
Prestashop Addict Posted June 25 Share Posted June 25 You can see vhost apache error log Link to comment Share on other sites More sharing options...
KanonMTX Posted June 25 Author Share Posted June 25 25 minutes ago, Prestashop Addict said: You can see vhost apache error log thanks for the reply! but i just checked the log, didn't find any information about WebService API.....i found some logs are with prefix "lsapi:error", idk if it's the thing that i need, but the "referer" is not the WebService URL, it's backoffice Url instead, for example: "https://xxxx.com/admin/index.php/sell/catalog/products". but what I need is WebService api such as "/api/orders"😞 Link to comment Share on other sites More sharing options...
Prestashop Addict Posted June 25 Share Posted June 25 If you activate debug, you should have the error message in curl API response? Link to comment Share on other sites More sharing options...
KanonMTX Posted June 26 Author Share Posted June 26 13 hours ago, Prestashop Addict said: If you activate debug, you should have the error message in curl API response? thats strange, i have activated debug mode but didnt find API response🥲 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