Hi dear community.
I have several apps on google play that uses Dropbox API for backup purposes.
For one of the app I have an issue with Google play review process. According with the rules developers must provide valid reusable login credentials:
https://support.google.com/googleplay/android-developer/answer/9859455#app_access
I created a test dropbox account and provided login and password to sign in and test the app. But my app was rejected because google reviewer can't sign in due to additional checks - I think because of security codes received by email.
How to get the test reusable login credentials that doesn't require 2-Step verification, captcha or other restrictions for login process?
I must provide it or my apps may be deleted. Please help.