Edgemicro error: { "error": "access_denied", "error_description": "Unauthorized" }

hi,

I have isntalled edgemicro couple of weeks back and had tested then, it was working fine.

When i started edgemicro again today and I tried reaching the proxies, which gives me the below error:

{
  "error": "access_denied",
  "error_description": "Unauthorized"
}

I tried the basic proxy and it shows the error if i do not add the 'x-api-key' header,

{
  "error": "missing_authorization",
  "error_description": "Missing Authorization header"
}

but on adding the api key header, it throws error as above. Anything that i am missing?

And when i try to get the token via cli, it shows as below:

current nodejs version is v7.2.0
current edgemicro version is 2.3.1
{ error_description: '', error: 'invalid_client' }

EMG details:

current nodejs version is v7.2.0

current edgemicro version is 2.3.1

0 1 681
1 REPLY 1

The developer's status was inactive. Once active it works fine.