Bronze 5
Since ‎11-24-2021
3 weeks ago

My Stats

  • 23 Posts
  • 1 Solutions
  • 16 Likes given
  • 14 Likes received

duckfisco's Bio

Badges emarcotte Earned

View all badges

Recent Activity

Hi,A team I'm working with has been developing a proxy that has very dynamic backend targets that we aren't able to easily add target servers for. As a result we're using javascript to configure `target.url` in a TargetEndpoint request step.We ended ...
Hi,I frequently see recommendations to hide API Proxy configuration in KVM entries so that they can be deployed to different targets and not have to mutate the proxy definition. For instance maybe putting an "Audience" field in the KVM so a developme...
Hi,Does anyone know if its possible to configure an HTTPS target server in VS Code's cloud-code apigee emulator? Not looking for mTLS or anything fancy.I tried adding port 443 and "sSLInfo": { "enabled": true } but still getting upstream `The plain H...
Hi, I'm trying figure out how to take the ideas behind https://www.googlecloudcommunity.com/gc/Apigee/Change-Target-URL-while-using-target-server-configuration/td-p/16807 and do it for several paths in the same proxy in the least painful way.For inst...