-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Resource of type 'node--article' not found #244
Comments
hmm, when you visit the |
Ah ok. Didn't know to check there. Now I'm seeing an error. But not sure what to make of it. The site(s) I'm trying to access are fully functional local sites with clean urls. Let me know if any other details would help. (I'm using Larave's Valet currently, but
|
I use Valet as well. This might help laravel/valet#771 I’m not at my desk right now. I can send my valet config when I get back. |
Well, I went through everything I could with that link. Never really ended up in a better place. I can get I can verify that So I'm thinking jsonapi is fine on the Drupal side. But still getting nowhere on the Next.js side. I'm happy to provide any and all detail that you might request. I'm feeling a little lost here. Not new to Drupal at all. Just not sure what's killing the connection here. URL: /jsonapi
Composer.json
Package.json
|
Still not sure what could be happening here. It looks like you got everything properly configured. Looking... |
@xpersonas I have a Drupal site set up here: https://dev-next-drupal.pantheonsite.io Can you update your
|
Thank you for the proof of concept here. That worked perfectly. I still couldn't get my test site to load. So I created another drupal installation and it finally worked. That was my third one. I can't figure out why the first two wouldn't have worked. I didn't do anything different. Once I had that working, I tried connecting to a couple of pre-existing sites. One worked. One didn't. Both have an Thanks again for taking the time to verify that I didn't have any glaring configuration issues and providing that test site. |
I feel like an idiot here. I'm failing at a relatively early stage in this process. Trying to provide as much info as possible, but there's not a lot to go on...
I've tried connecting to a new site install following along with the docs
composer create-project drupal/recommended-project drupal-site
and I have tried on some of my existing Drupal sites. Always the same result.No errors on the Drupal side that I can find. Nothing in log.
The text was updated successfully, but these errors were encountered: