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

[object Object] #1187

Open
web3wizkids opened this issue May 19, 2024 · 0 comments
Open

[object Object] #1187

web3wizkids opened this issue May 19, 2024 · 0 comments

Comments

@web3wizkids
Copy link

Description

InvalidJwtToken: {"response":{"errors":[{"message":"InvalidJwtToken","locations":[{"line":2,"column":3}],"path":["result"],"extensions":{"code":"UNAUTHENTICATED","stacktrace":["GraphQLError: InvalidJwtToken"," at new AuthenticationError (/usr/src/app/packages/apollo-server-errors/lib/index.js:48:9)"," at refreshAuthentication (/usr/src/app/packages/api-lens/lib/authentication/operations/authentication.js:188:19)"," at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"]}}],"data":null,"status":401,"headers":{}},"request":{"query":"mutation AuthRefresh($request: RefreshRequest!) {\n result: refresh(request: $request) {\n accessToken\n refreshToken\n }\n}","variables":{"request":{"refreshToken":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjB4MDUwMzNlIiwiZXZtQWRkcmVzcyI6IjB4MjNkNTcyYzhmYjU5MGJlNjREMjM3NjY5MzAxQzQ0ZEE0RGJkM2Q3RSIsInJvbGUiOiJwcm9maWxlX3JlZnJlc2giLCJhdXRob3JpemF0aW9uSWQiOiI5MTI5ZWVkOC03YjRkLTQzZjQtOWQzNy1jMGFmNWFiNDJjNjgiLCJpYXQiOjE3MTU3MDk4MDksImV4cCI6MTcxNjMxNDYwOX0.1o0kJ2DP0tAHyUXGoY2ypvX0bN6W5mWEf4K8SpoFuA0"}}}}
Error: InvalidJwtToken: {"response":{"errors":[{"message":"InvalidJwtToken","locations":[{"line":2,"column":3}],"path":["result"],"extensions":{"code":"UNAUTHENTICATED","stacktrace":["GraphQLError: InvalidJwtToken"," at new AuthenticationError (/usr/src/app/packages/apollo-server-errors/lib/index.js:48:9)"," at refreshAuthentication (/usr/src/app/packages/api-lens/lib/authentication/operations/authentication.js:188:19)"," at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"]}}],"data":null,"status":401,"headers":{}},"request":{"query":"mutation AuthRefresh($request: RefreshRequest!) {\n result: refresh(request: $request) {\n accessToken\n refreshToken\n }\n}","variables":{"request":{"refreshToken":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjB4MDUwMzNlIiwiZXZtQWRkcmVzcyI6IjB4MjNkNTcyYzhmYjU5MGJlNjREMjM3NjY5MzAxQzQ0ZEE0RGJkM2Q3RSIsInJvbGUiOiJwcm9maWxlX3JlZnJlc2giLCJhdXRob3JpemF0aW9uSWQiOiI5MTI5ZWVkOC03YjRkLTQzZjQtOWQzNy1jMGFmNWFiNDJjNjgiLCJpYXQiOjE3MTU3MDk4MDksImV4cCI6MTcxNjMxNDYwOX0.1o0kJ2DP0tAHyUXGoY2ypvX0bN6W5mWEf4K8SpoFuA0"}}}}
at I (https://firefly.mask.social/_next/static/chunks/7321-c14c6b024f148047.js:7:40724)

Extra Information

  • Version: 5.2.4
  • Environment: production
  • Commit Hash: b604bf3
  • UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
  • Timestamp: 2024-05-19T19:06:28.253Z
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

1 participant