A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Setting up the API and am having issues with the auth/token request. I have the services up and running and with out auth I can pull data as expected but, if I try hitting the auth/token path I receive a 400 - Bad Request error. No errors are being logged.