Is Apigee service down?

Not applicable

Hi, I encountered the issues that the proxy api is not working. It was working this morning. The API call I tried to test is http://demo-au04-test.apigee.net/sms-prod

I encountered the following errors:

An error occurred.

Sorry, the page you are looking for is currently unavailable. Please try again later.

0 2 283
2 REPLIES 2

Not sure if you are still seeing an error. When I hit

http://demo-au04-test.apigee.net/sms-prod

I see this result -

{
fault: {
faultstring: "Failed to resolve API Key variable request.queryparam.apikey",
detail: {
errorcode: "steps.oauth.v2.FailedToResolveAPIKey"
}
}
}

@jason Lynn,

From the fault message, the verify api key is incorrect that means the flow is getting invoked.

I guess the issue is resolved now.