Forum Posts
Apigee & Application Integration Announcements – Live from Google Cloud Next ’25
We’re excited to invite you to a live session streaming directly from Google Cloud Next 2025 in Las Vegas! Dat...
Apigee Bytes | Newsletter March 2025
Apigee Bytes Welcome, Apigee enthusiasts! Spring is here, and that means "Launch Season" at Next'25 in 1 week....
[Post-Event Recap] Application Integration Roadmap: The Future Ahead
Thank you to everyone who joined our recent Application Integration Roadmap: The Future Ahead live sessions! W...
API Distribution & Portals Survey 2025 - Call to Action!
Dear Apigee Community! The Apigee product management team is interested to hear your feedback regarding your A...
The Future of Apigee Community: Advisory Group Coming Soon
Are you passionate about Apigee and eager to play a key role in its community growth? Do you enjoy sharing you...
Join Us for Apigee mad_in_api TechTalk & Office Hours | Weekly on Thursdays, 4:00 PM CET
We’re excited to announce the Apigee mad_in_api TechTalk & Office Hours! A series designed to bring our commun...
Apigee X support for HTTP/1.0
We have a legacy application which is trying to invoke apigee proxy using http/1.0 protocol. Their transaction...
Deploying Apigee Edge (mainly Developer Portal) for Private Cloud using Bitnami helm drupal chart.
I have been trying to deploy Apigee Developer portal in K8 cluster using Bitnami Drupal Helm chart. I tried us...
Learn API Security with Apigee - Virtual Workshop on April 29th!
Join our virtual workshop on April 29th at 9AM PT to learn API Security fundamentals and get hands-on experien...
ResponseCache policy changes
Hello It appears a response cache policy cannot be added to a conditonal flow any longer. When did this change...
Apigee returns wrong base path
I have a proxy deployed on two revisions: revision 6 with the base path api/v1, and revision 10 with the base ...
Apigee Hybrid Upgrade using CICD
Hello community,Currently I am exploring on automating Apigee Upgrade to 1.12 using helm through CICD pipeline...
HMAC Key validations failing in APIGEE Hybrid
Hi @dchiesa1 , We have requirement to validate GitHub webhook HMAC keys with Apigee ,implemented HMAC key vali...
Apigee Hybrid v1.14 Install Logger
While installing apigee hybrid v1.14 I have disabled logger = false. Please find the configuration of override...
apigee x loging to pubsub and google cloud logging
Hi there,I'm new to Apigee X, coming from Apigee Edge, and I have a question regarding logging.quest1: What is...
APIGEE Hybrid Installation on AWS EKS Permission denied error
Hi Members,Here is the situation. I am installation apigee hybrid v1.14 on AWS EKS cluster. I am using workloa...
Need Help with Customizing Apigee Developer Portal Sign-In Page
Hello Apigee Community,I am looking to customize the login page of the Apigee Integrated Developer Portal. I u...
how to send data request and response of the query to pubsub via servicecallout
"I'm attempting to log API request and response data to a Google Cloud Pub/Sub topic within an Apigee proxy's ...
Not able to see the Apigee Proxy/Apigee Proxy (v2) in active resources in GCP Metrics
Hello,I'm trying to create alerting policies in GCP for Apigee Proxies using the GCP Metrics Explorer. However...
Custom analytics for drupal portal
HiWe have some analytics in Drupal portal out of the box with APIGee kick start.I need some more analytics, fo...
How to configure Apigee X with Datalust SEQ for Logging.
I want to log the request/response payload on SEQ. I referred SEQ documentation to understand to configure Api...
Unable to open api edge proxy
Whenever I am opening the api edge proxy I am getting the following exception "Error fetching Status- Error wh...
Apigee include xsds form resources saved to environment
Hello,we have the following requirement: We have a main.xsd and a includethis.xsd. The main.xsd includes the i...
Issue with Apigee-Java-MultipartForm-V2 on Apigee X
Master dchiesa1, I hope you’re having a great day.I am currently using the Apigee-Java-MultipartForm-V2 JAR, a...
ApiGee Hybrid with multiple runtime Plane, On-Prem and AKS
Hi , is it possible to have a multiple runtime plane in an ApiGee Hybrid setup ?We are planning to have a runt...
Not able to get all cookie details using Service Callout Response
We have a Resource API where authentication is based on cookie. So we need to call another login endpoint with...
APIGEE Hybrid Setup For Multiple Environments and Environment Groups
Dear Team members,I have a question regarding apigee hybrid setup. I have setup successfully apigee hybrid wit...
Error verifying access token from Azure active directory : steps.jwt.InvalidToken : Invalid token:
We use Azure AD tokens as well. We have the following policies in place to do this:1.Service callout to get to...
How to get Request host in target response flow
Currently on OPDK we are capturing request host in target response flow for logging purpose using variable vir...
APIGEE-X | Trial License | Rate Plan recurring fee not deducted
Hi Apigee Team/Forum Members,I am facing an issue with the rate plan subscription.Apigee-X trial license being...
I have to call AWS lambda function from Apigee
I have new requirement where I have to call AWS lambda function from Apigee.Can anyone suggest the steps.
Apigee & Application Integration Announcements – Live from Google Cloud Next ’25
We’re excited to invite you to a live session streaming directly from Google Cloud Next 2025 in Las Vegas! Dat...
Apigee API proxy - block all requests that include file upload
Hi,We are using Apigee X and we require our API proxies to block all requests that include file uploads.Curren...
PERMISSION_DENIE 'cloudmessaging.messages.create' denied on resource
FCM http v1 : Getting error https://fcm.googleapis.com/v1/projects/mynpstpushnotify/messages:sendthrough postm...
Documentation bug for Response child elements?
We have the following code: (proxy.pathsuffix MatchesPath "/some/path") OR (proxy.pathsuffix MatchesPath "/ano...
Management api call configuration in Javacallout policy
The use case is to configure the Management api call in a loop (that requires the access token to authendicate...