My app allows people to manage Youtube comments or manage Google Maps reviews for their Business profile location within the scope granted "https://www.googleapis.com/auth/youtube.force-ssl" with "https://www.googleapis.com/auth/business.manage"
But when authorized through Google Oauth, after selecting Google account then Brand account, Google Oauth will go to the next screen allowing me to choose permissions for the app, but Google Oauth returns the following error:
Has anyone encountered this or know how to fix it? Please help me.
Here is my request code: ```"ABAdc_gRQYCUGEJ5t8cwzZxjwv0YcKCY3onhAHuNrD2ZH7HCiA5RspLgQokAHd2rXvd9D8D0f1Y5cOJP3JZD1XTFqKjNy3w_gSE7CXTE9zwdrUxNddgxJnA"
P/S: Is this a recent bug of Google OAuth2 or some of their updates. Since I developed this app 2-3 months ago, at that time I was still able to request these scopes together when logged in with youtube brand account.
