nylas / nylas-ruby

Ruby bindings for the Nylas Platform APIs
https://nylas.com/docs
MIT License
101 stars 130 forks source link

Fixed incompatible types when building OAuth2 URL #453

Closed mrashed-dev closed 10 months ago

mrashed-dev commented 10 months ago

Description

We were encoding our URL prematurely, causing an error to be thrown when setting additional parameters (PKCE, etc.)

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.