Skip to content

Unable to authenticate with session_id and server_url #34

@ravionrails

Description

@ravionrails

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions