I Have working on dev app for google home certification its working fine and got the approval and released for production but when in production i am not able to do a account linking with my app. when i checked with certification team they mentioned sending scope null in response but as per document scope is an optional parameter.
Any Idea why it is not linking?
Asked
Active
Viewed 38 times
0
-
Hi! Welcome to StackOverlow, we only accept programming-related questions here. – Kuro Neko May 16 '22 at 07:59
1 Answers
0
The scope parameter defines additional data sent to you by Google during account linking. While it is optional, you need to verify that what you use/expect is also listed in the Scopes section in AoG Console. You can access it via Develop > Account Linking > Configure your client (optional) > Scopes

Anish Yadav
- 141
- 4