Hi,
My local host app is working fine on this URL http://localhost:10001/custom_configs , but when i run my local app on my staging platform https://test.freshdesk.com it shows me error of 500 (Something went wrong)
Hi,
My local host app is working fine on this URL http://localhost:10001/custom_configs , but when i run my local app on my staging platform https://test.freshdesk.com it shows me error of 500 (Something went wrong)
Hi @Furqan_Mehboob,
Can you run the same in node debug mode as you reproduce the issue? The logs on the CLI should indicate some information that can be helpful. Can you share them here? (Please remove any sensitive information if seen)
Also, it could more helpful if you could show the network tab of the browser console where failed request in selection.
Are you calling a SMI from custom installation page?
If so, it could be it:
Hi @samuelpares @Raviraj,
Any update on this actually after hitting the route from app settings its shows “Something went wrong” 500 .