-
Notifications
You must be signed in to change notification settings - Fork 203
Can't add header Authorization for jwt token #266
Comments
Hello, You are printing the response headers instead of the request. |
Ok for the response but executing this scenario and testing header return
|
I guess (not sure) it's because |
There is a context problem for sure, following features don't work either and return the same output :
|
Did you try what I proposed? |
I found the bug. When I put
|
Hi,
I'm trying to login to an API before execute some behat tests with this function. It seems not to accept the header.
The last line return following output, where authorization header is missing
The text was updated successfully, but these errors were encountered: