Hello there,
For the Oauth2 bewlow
https://api.dropbox.com/1/oauth2/authorize?response_type=code&client_id=zzzzzzzzzzz&redirect_uri=https://localhost:44332/Login?Cloud=DROP&ClientId=393903
It is saying ClientId is invalid.
The app has the same redirect url: https://localhost:44332/Login?Cloud=DROP&ClientId=393903
Could you please advise wether it is possible to add extra parameters and only the first one is accepted (Cloud) so far.
Error is:
More details for developers
unknown field "ClientId"
Please let me know!
Thanks