You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am getting error 400 on /api/fb-events on default page load, any idea why is that happening? Both FB_ACCESS_TOKEN and NEXT_PUBLIC_FB_PIXEL_ID are filled.
My versions of nextjs and react are following:
"next": "^12.0.8",
"react": "^17.0.2",
The text was updated successfully, but these errors were encountered:
Hi,
i am getting error 400 on /api/fb-events on default page load, any idea why is that happening? Both FB_ACCESS_TOKEN and NEXT_PUBLIC_FB_PIXEL_ID are filled.
My versions of nextjs and react are following:
"next": "^12.0.8",
"react": "^17.0.2",
The text was updated successfully, but these errors were encountered: