Open rne1223 opened 1 year ago
I am getting the same message. Did you solve it ?
Solved it by making sure that linkedInUrl
in grafbase.config.ts is defined the same way in graphql/index.ts.
still no fix yet
I had the same issue and realised that grafbase wasn't running:
npx grafbase dev
and then you might get some more helpful error messages showing you where any other issues are
Having a hard time figuring out how to refresh JWT. It seems that it expired and now I'm not able to login to the dev website. Here is the errors that I'm getting:
Any help would be greatly appreciate it. Thanks.