Skip to content

Remote Images are not fetched with existing cookies? #6316

Description

@ramneekhanda

Hi,
I am required to authenticate with server before i can fetch images and the server sticks some cookies for the further http requests.

If i do this with browser it works but seemingly react Image fetch doesnt use existing cookies that have been set via fetch.

Here is what works:

  1. Auth request using fetch - works and sets cookies on client side
  2. Another request using fetch which needs authentication cookies set - works
  3. Image which requests authentication cookies set - doesnt work

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions