Closed sviatcraft closed 2 years ago
Hi @sviatcraft ,
It is working for me.
1) I have created below variable (test).
2) I have created one collection, added request to it and attached the variable to collection.
3) I have added {{token}} in auth bearer token section (my token length is 65).
4) I can send the request without fail.
I couldn't reproduce issue.
Am i missed any steps?
@Ganesan-Chandran I found out why I am having this problem. My token in reality is 942 characters long, and I can enter only 100 characters in variables. Is it possible to increase the max length for variables?
Sure @sviatcraft . We will fix this issue in coming release.
Removed Max Length restriction. Released in v1.2.0. Please update the Fetch Client and let me know your feedback. Thanks.
Describe the bug Bearer Token as a variable does not work
To Reproduce Steps to reproduce the behavior:
{{token}}
Expected behavior The request is successful, the token is legit
Actual behavior The request is failing, the token is not legit
Note Token is 100 characters long. If I paste token-key directly, without variable, it works.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):