New Member
Since ‎01-31-2018
‎06-22-2021

My Stats

  • 21 Posts
  • 0 Solutions
  • 3 Likes given
  • 1 Likes received

cboyd's Bio

Badges cboyd Earned

View all badges

Recent Activity

Hi All, I am using python 3 to make an API call to Apigee. It is giving me the error: Failed to execute the ExtractVariables. In the trace I see "Expecting { or [ at line 1" on the Extract variable. My python code, basically, looks like this: url2 = ...
Hi All,I have a query parameter that I want to apply some conditional logic to based on the value of the query parameter.I have looked around in the documentation (https://docs.apigee.com/api-platform/fundamentals/flow-variables-and-conditions), but ...
Hi All,We just setup a working instance of the micro-gateway and now we have some questions.1. We know we need to open up firewall ports between the micro-gateway and Apigee cloud to communicate: any idea what port #(s) that is?2. Also, I know that t...
Hi All,When setting up the TLS keystore or truststore what kind or type of certificate do you use at the very bottom(?) of the chain, assuming the root CA is at the top?Generally that would be a host or server certificate where the CSR would get gene...
Hi All,I have chained a local Apigee API to another and I am getting a 401 error { "fault": { "faultstring": "Execution of ServiceCallout ServiceCalloutSKU failed. Reason: ResponseCode 401 is treated as error", "detail": { "errorcode": "steps.service...
Likes from