Call edge micro services from public network

Hi Community Member,

I am relatively new to micro gateway.

Can edge micro aware services be called from public network using https and passing the authorization token??

I am using postman and invoking

Request

https://orgname-test.apigee.net/edgemicro-auth/token to get the token, I end up with the below response

{ "fault": { "faultstring": "XMLToJSON[Products-to-JSON]: Source AccessEntity.ChildNodes.Access-App-Info.App.Credentials.Credential.ApiProducts is not available", "detail": { "errorcode": "steps.xml2json.SourceUnavailable" } } }

0 2 197
2 REPLIES 2

Former Community Member
Not applicable

It looks like 1) you have a Developer App with no products associated with it. or 2) You sent an invalid request.

Former Community Member
Not applicable

One more thing, yes, MG aware proxies can be called from public network using https.