Endpoints not working

Hi I have just created an account and tried multiple projects. All of the endpoints doesnt seem to work, given a standard curl request to the endpoint.

Security and whitelistings are all disabled

Hey Tim,

Reposting my email response here for others to see:

Are you on a Windows machine perhaps?

On a Mac, the curl command works as expected (image attached).

On a Windows machine, using curl requires some extra escape characters around the quotes, described here: https://stackoverflow.com/questions/16501752/invalid-json-response-using-curl/16514093

Hope that fixes it for you!

Thanks for your help Sean. finally got it working!

1 Like