Can you go to supertokens-website inside node_modu...
# support-questions-legacy
r
Can you go to supertokens-website inside node_modules, and in lib > build > fetch.js > line number 378, do
console.log("line 378")
and in line 398, do
console.log("value of doNotDoInterception", doNotDoInterception)
and then tell me what the output of those are in your console once you call the API?