New Member
Since ‎08-09-2019
‎06-22-2021

My Stats

  • 12 Posts
  • 0 Solutions
  • 7 Likes given
  • 0 Likes received

isaudalsaeed's Bio

Badges isaudalsaeed Earned

View all badges

Recent Activity

Hi.I would like to reset API Product Quota. I have set the limit to 1000 requests per year. One of my users exceeded this quota and I would like to reset it.I am able to reset Fixed qouta on the proxy. But I can't reset qouta if it's coming from the ...
Hello everyone.My use case is as follows. request refresh token using client credentials. Returns refresh token Use refresh token(without client credentials) to obtain access token. From what I read: To validate a refresh token I need client credenti...
Hello everyone.I have found some questions answered but there was so many deprecated stuff. We have on-premise Apigee and we still have Node.js App as a proxy type. We will be querying the DB using apigee and run stored procedures. Is there a sample ...
Hello there.the problem is that some of the data appear and some are missing in the analytics UI. I checked the database. the data is there but only some of it showing in the UI. What do you think the root cause of that? And how to solve it?
Hello everyone.I'm in the process of creating proxies for a back-end server. And I'm trying to avoid complex pathing And I have three questions:Let's suppose that the api has three entities: University, students and teachers. In students there are se...