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
Hello, I’m having an issue with Cookie headers. Our server checks the sessionId in the headers for authorization control. To retrieve details from the API in a loader, I currently have to manually add Cookie headers. However, it works fine with clientLoader.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I’m having an issue with Cookie headers. Our server checks the sessionId in the headers for authorization control. To retrieve details from the API in a loader, I currently have to manually add Cookie headers. However, it works fine with clientLoader.
Is there a way to set it globally so I don’t have to inject it into every loader? Is it good idea to do it at all? Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions