Python-Sample-Application icon indicating copy to clipboard operation
Python-Sample-Application copied to clipboard

Seperate scopes with space not comma, and use plural version of param name

Open objectiveSee opened this issue 9 years ago • 1 comments

Per the Uber API, scope should be space separated, not comma separated. Use scope not scopes as well.

From https://developer.uber.com/v1/auth/

Space delimited list of grant scopes you would like to have permission to access on behalf of the user.

objectiveSee avatar Oct 03 '15 08:10 objectiveSee

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Jun 27 '19 13:06 CLAassistant