Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.

"Parse error" when using with netjet #299

Open
SamyPesse opened this issue Dec 17, 2018 · 0 comments
Open

"Parse error" when using with netjet #299

SamyPesse opened this issue Dec 17, 2018 · 0 comments

Comments

@SamyPesse
Copy link

When using the netjet middleware in a cloud function, it sometimes crash the emulator with an error:

{"error":{"code":500,"status":"INTERNAL","message":"function crashed","errors":["Parse Error"]}}

After invesigation, disabling netjet make it work, and more precisely disabling the line that insert the Link headers make it work.

In my case, netjet is adding ~50/70 Link headers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant