Baron Young

Results 13 comments of Baron Young

@vepanimas Thank you but I get the same error using the above method (essentially only change I saw was to use an environment variable as opposed entering the token explicitly)....

@vepanimas There are periods, hyphens, and underscores (".", "-", "_"). Other than that it's all alphanumeric. Oh, and thank you for the tip on rerunning the introspection. That will save...

Ok, thank you. I added some additional context to the bottom of my original post if that helps with your recreation.

Yes, sorry, should have included that. It's error code: 1010.

@vepanimas Did you use the Webstorm JS GraphQL plugin to do the introspection and SDL generation or the @graphql-codegen library described in the Hasura tutorial? If you used the plugin...

Ok, I just created a fresh project with nothing other than the standard React and Typescript libraries installed and tried it again. It was successful. My conclusion is there was...

@vepanimas I did a little more troubleshooting on this issue. What I found is the line: `"user-agent": "JS GraphQL",` is required or it will result in the error I reported...

I'd be happy to if I knew a site where I could specify packages. Could you suggest one?

Ok, I added a stackblitz link to the OP.

Got it. Thank you. Yes, I will keep it open.