molecular-blue
molecular-blue•2mo ago

EXPIRED_ACCESS_TOKEN

How should one handle integrations for which the access token has expired? I'm getting this for my linkedin integration. {"data":{},"error":"{"status":401,"serviceErrorCode":65602,"code":"EXPIRED_ACCESS_TOKEN","message":"The token used in the request has expired"}","successfull":false,"successful":false} The integration was last updated 10/22-14:52:57 App name: LINKEDIN
4 Replies
vicious-gold
vicious-gold•2mo ago
We have added ways to reauth the access token. Will share the steps
molecular-blue
molecular-blueOP•2mo ago
tried reauth but got this error:
{"name":"Internal Server Error","message":"\"invalid signature\"","stack":"JsonWebTokenError: invalid signature\n at /hermes/node_modules/.pnpm/jsonwebtoken@9.0.2/node_modules/jsonwebtoken/verify.js:171:19\n at getSecret (/hermes/node_modules/.pnpm/jsonwebtoken@9.0.2/node_modules/jsonwebtoken/verify.js:97:14)\n at Object.module.exports [as verify] (/hermes/node_modules/.pnpm/jsonwebtoken@9.0.2/node_modules/jsonwebtoken/verify.js:101:10)\n at AppAuthConnectionController.handleCallback (/hermes/apps/hermes/output/webpack:/hermes/src/resources/auth-apps/controller.ts:653:23)\n at ActionMetadata.callMethod (/hermes/node_modules/.pnpm/routing-controllers@0.10.4_patch_hash=ffethf5rqknqzthouv6rdsay6q_class-transformer@0.5.1_class-validator@0.14.1/node_modules/src/metadata/ActionMetadata.ts:252:44)\n at /hermes/node_modules/.pnpm/routing-controllers@0.10.4_patch_hash=ffethf5rqknqzthouv6rdsay6q_class-transformer@0.5.1_class-validator@0.14.1/node_modules/src/RoutingControllers.ts:123:28\n at processTicksAndRejections (node:internal/process/task_queues:95:5)"}
{"name":"Internal Server Error","message":"\"invalid signature\"","stack":"JsonWebTokenError: invalid signature\n at /hermes/node_modules/.pnpm/jsonwebtoken@9.0.2/node_modules/jsonwebtoken/verify.js:171:19\n at getSecret (/hermes/node_modules/.pnpm/jsonwebtoken@9.0.2/node_modules/jsonwebtoken/verify.js:97:14)\n at Object.module.exports [as verify] (/hermes/node_modules/.pnpm/jsonwebtoken@9.0.2/node_modules/jsonwebtoken/verify.js:101:10)\n at AppAuthConnectionController.handleCallback (/hermes/apps/hermes/output/webpack:/hermes/src/resources/auth-apps/controller.ts:653:23)\n at ActionMetadata.callMethod (/hermes/node_modules/.pnpm/routing-controllers@0.10.4_patch_hash=ffethf5rqknqzthouv6rdsay6q_class-transformer@0.5.1_class-validator@0.14.1/node_modules/src/metadata/ActionMetadata.ts:252:44)\n at /hermes/node_modules/.pnpm/routing-controllers@0.10.4_patch_hash=ffethf5rqknqzthouv6rdsay6q_class-transformer@0.5.1_class-validator@0.14.1/node_modules/src/RoutingControllers.ts:123:28\n at processTicksAndRejections (node:internal/process/task_queues:95:5)"}
in the browser creating a new account integration worked though but not reusing the one I had scratch that! The new account seems to work but it too says expired 😮 @kaavee
fascinating-indigo
fascinating-indigo•2mo ago
this is weird - we are checking it right away.
sensitive-blue
sensitive-blue•3w ago
Are you still getting this error??

Did you find this page helpful?