Skip to content

The response has no "Link" HTTP header #10

@karser

Description

@karser

I'm using api-platform 2.1beta1 and I have completed all admin instruction steps.
I'm getting an error:

parseHydraDocumentation.js:71 Uncaught (in promise) Error: The response has no "Link" HTTP header.
    at getDocumentationUrlFromHeaders (parseHydraDocumentation.js:71)
    at parseHydraDocumentation.js:95
    at <anonymous>

because getDocumentationUrlFromHeaders needs Link header, but at this line headers are empty
image

Although it's not true, see the response headers:
image
and response body, for the reference:
image

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