You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=> I do not want to be able to see this access_token in the report since it is a permanent token (yes I know, it's not correct from the server to return always the same token but I do not have the choice here ...)
I'd like to be able to do something like
access_token: jsonpath "$.access_token" hidden
The text was updated successfully, but these errors were encountered:
I'd like to capture sensitive data in my test and I do not want it to show up in the reports
Is that possible ?
Actual example
=> I do not want to be able to see this access_token in the report since it is a permanent token (yes I know, it's not correct from the server to return always the same token but I do not have the choice here ...)
I'd like to be able to do something like
The text was updated successfully, but these errors were encountered: