Bronze 1
Since ‎10-04-2023
‎12-11-2023

My Stats

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

jmodottid's Bio

Badges jmodottid Earned

View all badges

Recent Activity

Hello,I have created an API Product through the gcp console and set the "Allowed OAuth scopes" as "courses:read,modules:read".I am attempting to create a developer app using the management API. I am sending this as my request body:const body = { name...
Hello,I created a developer app using the apigee management api. When sending the developer app request I added scopes with it.The consumer key created with the developer app seems to be an opaque token, so I wonder how I can extract the scopes using...