Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

FIX: Does not handle responses with missing 'expires_in'. #78

Closed
wants to merge 1 commit into from
Closed

FIX: Does not handle responses with missing 'expires_in'. #78

wants to merge 1 commit into from

Conversation

michalkonturek
Copy link

SalesForce API does not return refresh_token and expires_in when username-password authentication is performed causing the lib to crash.

It also fixes #70.

@mattt
Copy link
Contributor

mattt commented Nov 24, 2014

Thanks, @michalkonturek. Equivalent changes have been made in 7340904 & cfdf599.

@mattt mattt closed this Nov 24, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support OAuth endpoints with no expiration
2 participants