Error with next-auth
Answered
Tramp ant posted this in #help-forum
Tramp antOP
x-forwarded-host header with value localhost:3000 does not match origin header with value 127.0.0.1:3000 from a forwarded Server Actions request. Aborting the action.
Anybody got this error before using stock next-auth redirecting?
Anybody got this error before using stock next-auth redirecting?
Answered by Tramp ant
I think it was beacause of my localhost dns forwarding, i fixed it.
4 Replies
ive sometimes ran into issues where the two cannot be used together
are u able to try use either 127.0.0.1 or localhost and not both see if that works?
Tramp antOP
I think it was beacause of my localhost dns forwarding, i fixed it.
Answer