Fouzan
Issue regarding connecting Directus and Next.js with internal routing
I am trying to connect my next.js app with Directus using internal routing. Both of them are within the same project.
I keep getting this error:
This is the variable I am using for the route:
I believe it is due to setting up Ipv6 on the directus instance. I changed the host to :: , but that does not change anything, and neither does ::0.0.0.0.
43 replies