MitOriginal post
Android Developer
Even though I can clearly access and update fields in my DB through the console, when my updating through the Android SDK it throws this error
{
"message": "Database not found",
"code": 404,
"type": "database_not_found",
"version": "1.8.0"
}
Android SDK - 9.0.0
This has started happening since yesterday, I can share the full cURL request if needed.
On the PRO plan, blocker for me currently
Summary
Developers unable to find the database when updating through Android SDK, despite successful access via the console. Error message: "Database not found." Issue arose recently. Using Android SDK 9.0.0. Identified as a blocker on the PRO plan. Solution: Share the full cURL request for further assistance.