Invalid URI: The format of the URI could not be determined
scottiemc7 opened this issue · 2 comments
scottiemc7 commented
When using OAuth2Client
, setting a value other than "production" or "sandbox" for environment
gives you the error message
Invalid URI: The format of the URI could not be determined
This is a really confusing message, considering the parameter before is redirectURI
.
rkasaraneni20 commented
Thanks @scottiemc7. Will make this change as part of the next release
rkasaraneni20 commented
We updated the error message.