`sAccessToken` and `sIDRefreshToken` cookies are s...
# support-questions-legacy
t
sAccessToken
and
sIDRefreshToken
cookies are set, but those are the only ones. Executing
fetch
in the console gives me
Copy code
ƒ (url, config) {
                return AuthHttpRequest.fetch(url, config);
            }