Participant V
Since ‎08-02-2015
‎02-13-2024

My Stats

  • 163 Posts
  • 1 Solutions
  • 95 Likes given
  • 13 Likes received

sjm2000's Bio

Badges sjm2000 Earned

View all badges

Recent Activity

HiI am using OPDK 4.52 (on premise version of apigee edge)I need to set maximum limit payload of an API to 1 MB if the "Content-Type" is "application/json" and 10 MB (Default limit) for all other cases.What is the best approach?Any suggestion is welc...
Dear expertsI am using opdk version 4.51 (on premise)There is specific requirements for caching in an api, where the json response payload size usually comes between 490 to 700 kB.Mostly cache_miss happens due to higher payload size. What is the solu...
Hi We require to implement AWS Signature for integrating with AWS (using opdk 4.51) We have followed the below approach. https://github.com/ajaymahale/Apigee-Java-AWSV4-Signature However, we are getting timestamp error from policy.{ "message": "Signa...
Team,Please find below my APIGEE organization property details .Version: OPDK Apigee for private cloud version 4.50 "properties" : { "property" : [ { "name" : "features.OAuthTokenFallbackHashingAlgorithm", "value" : "PLAIN" }, { "name" : "features.OA...
Dear Team,We have a requirement of mTLS on APIGEE private cloud 4.50 .Producer of the service is an external organization.Consumer is APIGEE on-premise 4.50The service is protected by mutual TLS for outbound connections to external organization. Belo...
Likes from