Participant I
Since ‎07-17-2019
‎06-22-2021

My Stats

  • 11 Posts
  • 1 Solutions
  • 2 Likes given
  • 1 Likes received

tottilandia10's Bio

Badges tottilandia10 Earned

View all badges

Recent Activity

Hi, I was able to get the helloworld application work with my GKE Istio Cluster. As referred to this github tutorial https://github.com/apigee/istio-mixer-adapter.However, with my existing webapp on my cluster, I am not able to use the apigee connect...
I am using HTTPClient to make multiple http requests to my backend. However, I am inconsitent results, where I get back the JSON data that I expect some times. I make a HTTPClient requests in the Javascript policy, so it is not too many. My back end ...
I am having trouble reading the values on HTTP Request on Javascript file. var response = httpClient.get("http://mocktarget.apigee.net/json"); var val = response.getResponse().content.asJSON; print(val);The val on my log is printed with:[object Objec...
Hello I have general question on the priority of the of expiry cache in Populate Cache policy. In the documentation it specifies: "Specifies when a cache entry should expire. When present, overrides both and ." expiration_time seconds_until_expira...
Hello,I created a hosted target following the tutorial. Using the Apigee Tutorial here(https://docs.apigee.com/api-platform/hosted-targets/hosted-targets-tutorials).There was a section on creating a NodeJs/Express App on your machine and then uploadi...
Likes from