← Back to all provider errors
Google
badBinaryDomainRequest — Bad Binary Domain Request
The binary domain request is invalid.
Riposte solution
Your request contained invalid binary data for a domain-specific parameter. Ensure any binary or encoded data in your API call (if any) is formatted correctly and supported. For instance, if using a custom Gmail API call through Riposte, verify that attachments or media parts are correctly encoded. Correct the data and resend the request.
Quick facts
- Provider
- Endpoint / surface
- Google API (global)
- Status code
- 400
Why it happens
Invalid binary domain data in request
How to fix it
Ensure the binary domain information in the request is correct and supported