Get token from request is truncated #24940
Unanswered
colcherica
asked this question in
Questions and Help
Replies: 1 comment 3 replies
-
Did you console.log |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I am trying to get the token from my request I saw in cy.log that the token is truncated:

This is how I save my token:
I tried with token generated via postman and is working , but with one done via cypress.request is not working
Beta Was this translation helpful? Give feedback.
All reactions