Welcome to the

Google Cloud Community

Meet industry peers, ask questions, collaborate to find answers, and connect with Googlers who are making the products you use every day.

cancel
Showing results for 
Search instead for 
Did you mean: 
Bronze 3
Since ‎05-25-2023
‎10-11-2023

My Stats

  • 7 Posts
  • 0 Solutions
  • 2 Likes given
  • 0 Likes received

onenextstep04's Bio

Badges PradeepMathada Earned

View all badges

Recent Activity

hi Team,How can I test locally in the postman products URL? I assume that mgorg, mgkey and mgsecret are required for calling this endpoint. Please share the details.https://ordg-test.apigee.net/edgemicro-auth/productsThanks,Pradeep
In my previous post, I wanted to modify host header and call a target endpoint. Achieved it creating a custom plugin.https://www.googlecloudcommunity.com/gc/Apigee/Follow-up-question-on-setting-Host-header-in-APIGee-microgate/td-p/597124 Now the chal...
Hi,I had posted this question yesterday, got reply to use custom plugin to set Host header.https://www.googlecloudcommunity.com/gc/Apigee/Javascript-set-Host-header-policy-works-fine-in-APIGee-SaaS-but/m-p/596927/thread-id/75360#M75361 The suggested ...
Hi,I have a requirement to deploy APIGee micro-gateway on a cloud and make internal URLs accessible through micro-gateway URL+ProxyInternal URL can be accessed through a NGINX load balancer as below.curl -H "Host: nginx.local" http://istio-ingressgat...