Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Image upload does not work #120

Open
jaxoncreed opened this issue Jul 26, 2019 · 1 comment
Open

Image upload does not work #120

jaxoncreed opened this issue Jul 26, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@jaxoncreed
Copy link
Contributor

I thought I had reported this, but I can't see the issue:

To reproduce:

Log into https://develop.generator.inrupt.com and upload a picture.

The browser will make an OPTIONS request to something like https://otherjackson.api.swype.io/profile/_1564155844000_.jpeg, but will not proceed from there.

Potential reason:

The request includes: Access-Control-Request-Headers | authorization,content-type,credentials

And the server responds with Access-Control-Allow-Headers: Authorization, Accept, Content-Type, Origin, Referer, X-Requested-With, Link, Slug

credentials is not included in the response headers

@michielbdejong michielbdejong added the bug Something isn't working label Jul 31, 2019
@michielbdejong
Copy link
Contributor

Will update my staging server and see if this is still happening.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants