Skip to main content

Hi all,

 

I'm in week 3, Creating API proxis.

 

I have deployed proxis and they are started ok, but when I go to postman and run the command http://american-flight-api-dippies.cloadhub.io/flights/ I get a response,

 

error sending http request

 

any help would be great.

 

thanks

7 件の回答
  1. 2016年7月10日 23:37
    It seems like the url that you provided is incorrect. Try `http://american-flights-api-dippies.cloudhub.io/flights/`. You need to set `Content-Type` to `application/json`. It will ask you for `client_id`, which you need to obtain by following the video.

     

    -gopal

0/9000