You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using an apigee private cloud and this is pointing at the public cloud so does this get used should I be pointing it at my
var url = context.getVariable("virtualhost.aliases")[0]; or is just never used so it dossnt matter?
Authenticate Call
{request.header.Authorization}
GET
/edgemicro/authenticate/organization/{organization.name}/environment/{environment.name}
false
calloutResponse
https://edgemicroservices.apigee.net
I am using an apigee private cloud and this is pointing at the public cloud so does this get used should I be pointing it at my
Authenticate Call {request.header.Authorization} GET /edgemicro/authenticate/organization/{organization.name}/environment/{environment.name} false calloutResponse https://edgemicroservices.apigee.netvar url = context.getVariable("virtualhost.aliases")[0]; or is just never used so it dossnt matter?