I have an app that I created according to the information provided by make.com.
The app is set at the Account Level and works just fine - But I cannot use the connection to get meeting participant reports with this API command - because I’m getting error 404.
As far as I understand I need to have this scope: report:read:admin that I don’t have now in my app - so I want to add it to the scops I added when created the app - but I see no way to edit the app scops…
Is there a way to add / change scopes in the OAuth app I created?
If so - how?
The scope you mentioned is only available for Account Level apps. If you have created a user managed app, you may not be able to see that scope. You will have to create a new app in this case.
It looks like you may not be assigned the appropriate developer permission. If you don’t have Developer permissions, contact your account admin to set up Role Permissions. Once applied to your account, you should be able to edit the scopes for the APP.