samwell
KKinde
•Created by samwell on 1/14/2025 in #💻┃support
`oauth2/token` endpoint returns 502 Bad Gateway error
I am trying to call the
/oauth2/token
endpoint from a Hono.js server (running in a Bun environment) and am getting a 502 Bad Gateway response. This is my code:
This is the error response that I am getting:
I am following the docs on this page: https://docs.kinde.com/developer-tools/about/using-kinde-without-an-sdk/
Has anyone run into this? Thank you!4 replies