I am developing a custom action for google assistant. In order to get user data and other user info. I need allow account linking flow.
My Account Linking flow:
- Open the Google Assistant app on Android or iPhone.
- Say the Action – "Talk to My test app”
- Read and agree to the Action Terms and Conditions that appear on the screen.
- Sign in with Web app.
- Go back to Google assistant and ends linking flow
Everything works properly. But once account linked, I am not able to test the flow again
Could anyone suggest, how to unlink my account and test the above account linking process again? Thanks in advance