Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to authenticate with session_id and server_url #34

Open
ravionrails opened this issue Jun 6, 2019 · 0 comments
Open

Unable to authenticate with session_id and server_url #34

ravionrails opened this issue Jun 6, 2019 · 0 comments

Comments

@ravionrails
Copy link

ravionrails commented Jun 6, 2019

client = Soapforce::Client.new(client_id: Rails.application.secrets.client_id)

resp = authenticate with SAML assertion
client.authenticate(session_id: resp['access_token'], server_url: resp['instance_url'])
got response int HTML with parse error
Savon::InvalidResponseError (Unable to parse response body:)
Got following reponse https://gist.github.com/ravionrails/9cd33a595045319e847b951e4cc147e0
Although no issue with username and password

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant