Missing Request Headers

I was controlling the services of my deployed Vapor application via Postman.

Most of my services need the X-Session-Id parameter in the header section. I send this parameter via postman but it doesn’t seem to arrive.

What should I do ?

Hi @cemaltuysuz , sorry to hear you’re running into header issues! Let’s see if we can figure this out.

Would you be able to provide a sample request and response that you’re sending with Postman? A screenshot of the full request + response would work. (Obviously please redact any sensitive data)

Regards,
Annie

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.