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

Example using Next.JS 13's App Router #23

Open
chrisjnielson44 opened this issue Oct 7, 2023 · 0 comments
Open

Example using Next.JS 13's App Router #23

chrisjnielson44 opened this issue Oct 7, 2023 · 0 comments

Comments

@chrisjnielson44
Copy link

I am in the process of integrating Plaid Link for user authentication within my Next.js 13 App Router project. However, I've run into a hurdle when attempting to adapt the API route handling from the provided Next.js example to Next.js 13. Specifically, I am encountering "405 Method Not Allowed" errors.

I would greatly appreciate it if someone could provide a brief example demonstrating the correct way to implement this using the Next.js 13 app router. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant