PatoSalazar
10 years agoAce
500 status after api call
Hi,
I am stuck trying to make an anonymous call to the V2 Rest Api. I am using Curl
Documentation says that you don't need any oauth to if you only want to read data. But I am getting this response
{"status":"Internal Server Error","message":"Internal Server Error","statusCode":500}
If someone has any inputs please let me know. Do I need to enable anything before doing the API calls?
The query I am using come straight from the examples given by the Lithium Documentation.
thanks in advance
The Curl is fine. Lithium just sent me an email saying that they had given me the wrong client-id...Thanks for your help OlivierS