ColdFusion - "Datasource '' could not be found.
I am trying to get data from a coldfusion api but on hitting the api I get this error message:
"Message": "Datasource '' could not be found."
I have subscribed to the api and have a default application setup which can produce application/json response. The authentication used is apikey which i am using for the app that I have subscribed to and everything seems to be setup fine.
Below are details for the request when i try out the api. Can someone please suggest what could be the problem.
Request Details:
URL : [url]
Method : GET
