at://nekomimi.pet/sh.tangled.string/3m7bvjcbdnf22

Back to Collection

Record JSON

{
  "$type": "sh.tangled.string",
  "contents": "[main-app] [User] Failed to resolve identity {\"error\":\"Missing required scope \\\"rpc:com.atproto.identity.resolveIdentity?aud=did:web:api.bsky.app\\\"\",\"stack\":\"Error: Missing required scope \\\"rpc:com.atproto.identity.resolveIdentity?aud=did:web:api.bsky.app\\\"\\n    at call (/Users/regent/Developer/wisp.place-monorepo/node_modules/.bun/@atproto+xrpc@0.7.5/node_modules/@atproto/xrpc/dist/xrpc-client.js:76:35)\\n    at processTicksAndRejections (native:7:39)\"}\n\nconst agent = new Agent(auth.session)\n\nlet handle = 'unknown'\ntry {\n    const identity = await agent.com.atproto.identity.resolveIdentity({ identifier: auth.did })\n\thandle = identity.data.handle\n} catch (err) {\n    logger.error('[User] Failed to resolve identity', err)\n}\n\nreturn {\n    did: auth.did,\n\thandle\n}",
  "createdAt": "2025-12-06T01:56:23Z",
  "description": "",
  "filename": "scope"
}