Skip to content
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

Not able to introspect graphql service of spring boot ( protected with JWT token auth ) #5401

Closed
4 tasks
anotherSpringBootFan opened this issue May 6, 2023 · 2 comments

Comments

@anotherSpringBootFan
Copy link

Issue workflow progress

Progress of the issue based on the
Contributor Workflow

Make sure to fork this template and run yarn generate in the terminal.

Please make sure Mesh package versions under package.json matches yours.

  • 2. A failing test has been provided
  • 3. A local solution has been provided
  • 4. A pull request is pending review

Describe the bug

To Reproduce Steps to reproduce the behavior:

I have added schemaHeaders with valid JWT token. but it still throws the following error when i run "mesh dev".
From spring boot service, i have verified that request has been reached and properly validated with given token.

💥 🕸️  Mesh - Server  TypeError: Cannot read properties of undefined (reading 'errors')

Expected behavior

Environment:

  • OS:
  • @graphql-mesh/...:
  • NodeJS:

Additional context

@ardatan
Copy link
Owner

ardatan commented May 6, 2023

Unfortunately this information is not enough for us to help you. You can use DEBUG=1 environment variable to get more information.

@ardatan
Copy link
Owner

ardatan commented Aug 22, 2023

Closing this issue due to the lack of information. Feel free to provide more then we can reopen this.

@ardatan ardatan closed this as completed Aug 22, 2023
This was referenced Apr 30, 2024
This was referenced May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants