Migrated from Redmine #1427 | Author: Ahmed Kamar
Status: New | Priority: High, I’m very impatient | Created: 2025-06-30
I am trying to connect SimplyBook with Odoo using the API, but I keep receiving the following error:
Status: 400
Response: {“code”:400,“message”:“Invalid API key”}
Details:
- Cluster Company Name: madrc
- API Key: 7c4525ff4a9a3beb5e9288861189139c7d301fc56736ebc02aaecde8d2e98f80
- Callback URL: https://theamrismail.com/odoo_simply_book_auth
- API Endpoint used: https://cluster-api.simplybook.pro/auth
- Headers:
X-Cluster: madrc
Content-Type: application/json - Payload:
{
“key”: “API_KEY”
}
Please confirm if this API Key is valid and if I need to enable something in my account for it to work.
Thanks in advance.