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
With the last version whenever I try to fetch data 'as Preview' using the Authenticate: Bearer xxxx I got an internal server error from WordPress. I tried on a local server and on a live server.
The first time the setup of my Nextjs was that suggested on nextjs example and it didn't work. Then I follow the step suggested here, but it didn't work either, alas.
I've set the SetEnvInf on .htaccess.
I'm not sure if this is related but if I try this mutation
With the last version whenever I try to fetch data 'as Preview' using the
Authenticate: Bearer xxxx
I got an internal server error from WordPress. I tried on a local server and on a live server.The first time the setup of my Nextjs was that suggested on nextjs example and it didn't work. Then I follow the step suggested here, but it didn't work either, alas.
I've set the
SetEnvInf
on.htaccess
.I'm not sure if this is related but if I try this mutation
I got this error
What information do I need to provide to help understand the problem?
The text was updated successfully, but these errors were encountered: