Custom permissions is a cosmetic change #236
-
Is that correct? I'm asking because it's not clear from the docs whether the scopes of the access token would be enforced to contain only specified custom permissions if such were defined or these |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
No, it's not a cosmetic change. If you defined a set of permissions using the inputs, the resulting installation access token will only have these permissions. You can see the code where the token is created in these two places
This is the REST API endpoint we use, you can read in the docs about the |
Beta Was this translation helpful? Give feedback.
Thanks again for your efforts here, @t3mi! We found and fixed the bug causing this problem. The fix is in v2.0.4.