I am using uber api in my android app. Firstly I am getting invalid scope in uber after authentication to my account, but later I find out the solution for this.
This is working when I add an account(email) as admin in developers in uber dash board.
But I want to make this available to all other user who uses my app. So for this I have to request for whitelisting in Uber Dev Dashboard as suggest in help section.
But I am not getting any option for that. Can any body have solution for this.
Thanks,