Team,
I am new bee to apigee, trying out the first API proxy example in my "sandbox" organization, "dev" environment..
http://docs.apigee.com/api-services/tutorials/add-and-configure-your-first-api
Getting the below error ..
Error Sending Request
Could not connect to http://sandbox-dev.apigee.net/v1/helloworld/forecastrss?w=12797282. Make sure the URL is correct.
in Agigee COnsole this is the request & response
Request:
GET /v1/helloworld/forecastrss HTTP/1.1
Response:
HTTP/1.1 503 Service Unavailable
<code><html><body><h1>503 Service Unavailable</h1> No server is available to handle this request. </body></html>