Skip to content

JSON blob api POST request seems to be Broken #96

Closed
@stripathix

Description

@stripathix

It used to be x-jsonblob header which has a path of JSON blob that is created.

But looks like it is changed to location response header. But in JS due to CORS it is not possible to read this header.

Ref: https://stackoverflow.com/questions/43344819/reading-response-headers-with-fetch-api

Bug Fiddle https://jsfiddle.net/62L35b8z/

Maybe need to expose this header to allow the client to read its value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions