Skip to content

HTTP header detected #29

@f19ps

Description

@f19ps

The header Set-Cookie was thrown as an error.

app/services/salesforce/login_service.rb:27:32
26:      def apex_lead_id_cookie
27:        post_response.get_fields('Set-Cookie').detect do |c|
28:          c.include?('apex__LeadId') || c.include?('apex__AccountId')

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