Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix wechat oauth bug #12661

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

fix wechat oauth bug #12661

wants to merge 3 commits into from

Conversation

wcu1117
Copy link

@wcu1117 wcu1117 commented Feb 17, 2025

use wechat login,it will get the error:
`
[auth][error] CallbackRouteError: Read more at [https://errors.authjs.dev#callbackrouteerror]
(https://errors.authjs.dev/#callbackrouteerror)

[auth][cause]: r3: "response" content-type must be application/json
`
because it return the data is not a json.

@wcu1117 wcu1117 requested a review from ThangHuuVu as a code owner February 17, 2025 10:52
Copy link

vercel bot commented Feb 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 17, 2025 10:57am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Feb 17, 2025 10:57am

Copy link

vercel bot commented Feb 17, 2025

@wcu1117 is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Refers to `@auth/core` providers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant