New Member
Since ‎11-30-2016
‎06-22-2021

My Stats

  • 22 Posts
  • 0 Solutions
  • 0 Likes given
  • 5 Likes received

kumudgautam-1's Bio

Badges kumudgautam-1 Earned

View all badges

Recent Activity

Hi, When i generate access token i add request headers as attributes in "GenerateAccessToken" policy: role userId partnerId deviceType These request headers now become available to me from Access token body. I then call an API proxy(SetUserInfo) wh...
Hi,I have added CORS policy in my API and it works fine in safari 10 and above, but fails for safari 9.3.It says:XMLHttpRequest cannot load https://commspartnerqa-test.apigee.net/api/v1/comms. Origin https://falconehrproject3.davita.com is not allowe...
Hi, Is there a max limit to set for Access token expiry in "GenerateAccessToken" policy, for client credential grant type? Say, I need to set my access token life to 24 hours, can i do that? I tried adding below: 86400000 But it didn't work. The toke...
Hi, I have created a proxy with base path: /api/v1/comms/partners And in the product i have defined the resource path to be "/". so that all sub paths are supported. Now, my problem is that i have 4 requests for this proxy 1) GET with path: /api/v1/c...
Hi, I am using Apigee Edge Start product.Currently all my API's have two default URLs, one for prod and other for Test. I just have one target end point which is pointing to my QA environment. But, I want the default prod URL to point to a different ...
Likes from