Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
I have inquired with several departments but have not received a clear answer, so I am reaching out here for clarification.
In our project, Toonation, we are using the OAuth API with the ./auth/youtube.readonly scope. Now, we would like to request additional permission for ./auth/youtube.channel-memberships.creator.
When we initially requested the ./auth/youtube.readonly permission, the review process took quite a long time. If we request the ./auth/youtube.channel-memberships.creator permission now, will our currently functioning OAuth login feature have to go through the review process again and be temporarily switched to sandbox mode? Or, while the review for ./auth/youtube.channel-memberships.creator is in progress, will we still be able to use the OAuth login feature with only the already-approved ./auth/youtube.readonly permission in production mode instead of sandbox mode?
I would appreciate your clarification on this. Thank you.