Skip to content

Using Postman or REST Client extension #2273

Answered by DNoel26
DNoel26 asked this question in Help
Discussion options

You must be logged in to vote

I found the solutions to my problems:

Issues 1) and 2) were because I didn't add the csrfToken key-value pair that was showing in my Postman html form to my request body.

Issue 3) I just declared separate variables to the top of the file and saved the req and res objects there instead, which allows me to access it everywhere

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@otompo
Comment options

@DNoel26
Comment options

@ChandanPolai
Comment options

Answer selected by balazsorban44
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
question Ask how to do something or how something works
5 participants
Converted from issue

This discussion was converted from issue #2272 on June 28, 2021 19:42.