New Member
Since ‎09-19-2017
‎06-22-2021

My Stats

  • 23 Posts
  • 1 Solutions
  • 0 Likes given
  • 9 Likes received

slk's Bio

Badges garysole Earned

View all badges

Recent Activity

I have noticed this happening a few times. After a few saves of a shared flow, it will for some reason become undeployed.When I select to have it deployed to the environment I get the following error message: Error Deploying Revision 1 to devRevision...
Why does OAuthV2 return a response without backend server, but GenerateJWT does not?I am trying to use GenerateJWT and return the JWT Token. Ideally, I would like this too work in a similar fashion to OAuthV2, where the response is automatically gene...
I have copied the edgemicro-auth API Proxy in order to create a custom based Auth proxy. I renamed it. In the developer section for the new proxy, I changed the field that says Basepaths to a new /auth base path value.This saves without error.However...
I have nodejs 9.5.0 and edgemicro 2.5.12My OAuth plugin configuration is allowNoAuthorization: false allowInvalidAuthorization: false verify_api_key_url: 'https://org-test.apigee.net/edgemicro-auth/verifyApiKey'When I use my App Consumer Key and Secr...
I have Node9.5.0 and edgemicro 2.5.12I am running on CentOSI start edgemicro in one session - Appears to startup just fine.I open another sesion, and in the same folder call edgemicro reload.The reload session indicates that the reload was successful...