'APP_NAME wants additional access to your Google account

What is throwing me off here is the keyword additional. Users are seeing this screen every time they sign in with Google. Shouldn't they only see it once (the first time)?

enter image description here

I'm using the Google 3P Authorization JavaScript Library for websites.

I followed this documentation in my implementation.

It just seems weird to me that the screen says "additional access" but then doesn't list any additional permission requests.

Anyone have any idea what could be causing this? Or is this the expected behavior?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source