HellaVentures / Car-Diagnostic-API

Documentation for the Car Diagnostic API from IBM Bluemix
49 stars 9 forks source link

Curl command not working #2

Closed abhijitpa1992 closed 7 years ago

abhijitpa1992 commented 7 years ago

Hello, I have tried your curl with my id and secret code. I am getting the below response.

<404 Not Found: Requested route ('a3b84f99-5529-45b3-be60-225668286daf.eu-gb.mybluemix.net') does not exist.>

Please let me know if the issue is generic or only from my side.

Thanks, Abhijit

ericmorfamorales commented 7 years ago

Hi Abhijit,

in this curl command we used an API key with a limited amount of calls per day. In your case this maximum was probably reached. If you want to use this API in your own application, please sign up to Bluemix and use the service from there with your own API key.

Best regards, Eric

abhijitpa1992 commented 7 years ago

Hello Eric,

We have already registered with Bluemix service of IBM and we have been using this service of ibm bluemix catalog since last 6 months. Our Bluemix account has more than 1000 USD credit, but still we are getting this response since yesterday

<404 Not Found: Requested route ('a3b84f99-5529-45b3-be60-225668286daf.eu-gb.mybluemix.net') does not exist.>

CLIENT_ID = "e18bcb4e-c6c1-4d3b-b128-4f392c242c20” CLIENT_SECRET = "K7uF2wJ5eX6fS1uL3eC6fB3vM1dA1pB8rH2tD7pE5aA4pN8sO1"

On 04-Aug-2017, at 2:24 PM, Eric Morfa Morales notifications@github.com wrote:

calls