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
Hi @raffidahmad. Can you please describe in a bit more details what you've already tried and didn't work? With the auth refresh script?
The authentication uses HTTP-only cookies, so i made a script that captured the cookie and passed it in the correct header (used postman to get it), also tried disabling HTTP-only, strict mode etc but didnt work.
Access token works though.
So the script is correctly getting the cookie, and then it's correctly added as a header? But it still doesn't work? When you look at the test cases executed, in the request headers section, does it correctly add all required headers? Similar to what you would do in Postman?
Expected Behavior
I've tried the refresh script method as well but it did not work
The text was updated successfully, but these errors were encountered: