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

{"status":"INTERNAL_SERVER_ERROR","code":9432,"message":"Your session has expired. Please login.","statusCode":500}; #3966

Closed
vijayakumarit opened this issue May 23, 2022 · 4 comments

Comments

@vijayakumarit
Copy link

I am using custom variables like session-token, but while I am parsing through the Yaml file I am facing an error "session expired". But I am using the same token in my Postman collection as well and it's working perfectly. Maybe I missed any syntax errors (or) I missed any schema for this. Anyone please help?

Code :

sources:

"x-zisession" => This field only getting Error.

@vijayakumarit
Copy link
Author

I am not sure, It's coming "x-zisession" or "Authorization: "bearer {env.x-zijwttoken}"".

@ardatan
Copy link
Owner

ardatan commented May 23, 2022

This looks like coming from your remote GraphQL endpoint. Are you sure correct header values are passed?

@vijayakumarit
Copy link
Author

Yes. I am sure same value what I passed in Postman Header. Same values also in Mesh... I spend last 4 Hours for this... Still I am not getting any idea... Why it's coming.. I followed the our code example

@theguild-bot theguild-bot mentioned this issue Aug 11, 2022
@ardatan
Copy link
Owner

ardatan commented Mar 31, 2023

Closing the issue due to the missing reproduction. Feel free to create a new issue with a clear reproduction. Thanks!

@ardatan ardatan closed this as completed Mar 31, 2023
@theguild-bot theguild-bot mentioned this issue Sep 28, 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