NextAuth Adding Edit User Profile to User Not Working
Unanswered
Tenterfield Terrier posted this in #help-forum
Original message was deleted.
2 Replies
Cape horse mackerel
what's the error that you're getting?
Cape horse mackerel
and as I can see you are hitting wrong url in the
axios.post. It should be - await axios.post("/api/user-profile")
+ await axios.post("/api/dashboard/profile")