← Back to all provider errors
Google
invalidHeader — Invalid Header
The request contained an invalid header.
Riposte solution
Your request included an invalid or unrecognized HTTP header. Check any custom headers you're sending through Riposte to Google. Remove or correct any header that might be malformed or not allowed. For example, ensure no prohibited headers (like Host or incorrect Content-Type) are being sent inadvertently.
Quick facts
- Provider
- Endpoint / surface
- Google API (global)
- Status code
- 400
Why it happens
An HTTP header in the request is not recognized or is malformed
How to fix it
Remove or correct the problematic header in the request