Error: Apigee APM configuration unavailable

Not applicable

I'm trying to get the sample Phonegap Android app (androidpush) working... I have set up everything, filled in the config data in index.js. When I start the app, I get the error message: "Error: Apigee APM configuration unavailable". It seems that it can't download the configuration options... What shall I do to fix this?

0 3 332
3 REPLIES 3

prabhat
Participant V

What's your org and app name? How are you initializing the SDK?

I am getting the same issue, org : backspace, app : sandbox

var client = new Apigee.Client({
URI: 'https://apibaas-trial.apigee.net',
orgName:'backspace', // Your Apigee.com username for App Services
appName:'sandbox' // Your Apigee App Services app name
});

https://apibaas-trial.apigee.net/backspace/sandbox/apm/apigeeMobileConfig

Not applicable

Hello @Bence Kovacs,

Is this still a problem for you? If so, could you respond to Prabhat's questions?