shadcn
shadcn
What development environment are you running Drupal on? `Docker`, `ddev`, `Laravel Valet`? I'll see if I can reproduce this issue.
@besrabasant Where are you blocked? With the access tokens?
@besrabasant Can you try the following https://github.com/chapter-three/next-drupal/issues/15#issuecomment-899808977? Are you on XAMPP as well?
I’m on Valet as well. Are you on https?
@besrabasant any thing in the drupal logs? I'm running my site on Valet as well. Here's what I have: 1. Drupal sites running at `http://drupal.test`. 2. Next.js site at `http://localhost:3000`...
@besrabasant I created a tool here to debug the connection. Can you try it and report back? See https://github.com/shadcn/next-drupal-debug
@besrabasant any luck?
@solucionti Looking into it. This is a fresh Drupal install?
@solucionti @besrabasant I'm pretty sure you've already done this but could you go through the following checklist and make sure everything is set up correctly? (I'm trying to reproduce the...
@o771e I'm not familiar with docker4drupal. Can you try the #nextjs channel on Drupal Slack? You might find other people that can help.