{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihhnqcdoapb5kqa6hkzhc6ntnzsh45vehc465rsvqyrrakbck3kki",
    "uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mlv2rw55bsg2"
  },
  "path": "/t/android-chatgpt-app-error-after-before-tools-call/1380993#post_1",
  "publishedAt": "2026-05-15T09:45:39.000Z",
  "site": "https://community.openai.com",
  "textContent": "I’m debugging a ChatGPT MCP/App SDK app on Android.\n\nOn Android, invoking my app shows:\n\n“An error has occurred. Please try again later.”\n\nServer logs show:\n\n  * initialize: 200\n  * tools/list: 200\n  * resources/list: 200\n  * resources/read: 200\n  * then generic error\n  * no tools/call ever reaches my server\n\n\n\nSo the failure seems to happen inside ChatGPT Android before my tool handler runs.\n\nHas anyone seen Android fail before `tools/call`?\n\nThis started happening for 2 of my apps, been trying to (vibe)fix it for the past 2 days but nothing.\n\nThe app works fine on browser or iOS.\n\nWould greatly appreciate any help with this (I’mgoingabitinsane)",
  "title": "Android ChatGPT app error after before tools/call"
}