Next.js Discord

Discord Forum

Unhandled Runtime ErrorError: Only absolute URLs are supported

Unanswered
ArkB posted this in #help-forum
Open in Discord
Hello, i'm running into an error and i'm running this on my localhost. I was wondering if I need put in my public tokens?

Thank you

5 Replies

This is from Footer.tsx
are you sure NEXT_PUBLIC_HYGRAPH_URL is set? by the error message it might be undefined, try logging it before using it check