I’m having a problem connecting to my cloud data via the API Rest method. I can connect from my home computer without issue but from work I get a 500 Internal Server error. I don’t know where to start with troubleshooting this so if someone knows of an application or tool which might help please advise. I’ve tried both Google Chrome’s Advanced Rest API app plus now Postman and the same result.
I thought of Windows firewall but if that was the case I wouldn’t be able to connect at all. If it helps here is a screenshot of the result from my work machine.
Well not without compromising my data security by exposing a “live” login to my system. How or why would the same client get different results just because of connecting from a different location?
OK @rmehta but not sure how that helps me. Interestingly if I try from the REST client on my ipad at home I get Internal Server error and if I try from another PC here same deal. Even if I just put the URL into a “normal” browser address bar I get an Internal Server Error. This is really annoying as it appears REST API would be a great way for me to extract data for other applications…