← Back to all provider errors
Google
invalidParameter — Invalid Parameter
The request contained an invalid parameter or parameter value.
Riposte solution
A query or path parameter in your request is invalid. Double-check the parameters you're including. For instance, an ID or field name might be incorrect. Refer to the API docs for allowed parameters and make sure to remove or fix the invalid one, then call the endpoint again.
Quick facts
- Provider
- Endpoint / surface
- Google API (global)
- Status code
- 400
Why it happens
A query or path parameter value is invalid or not allowed
How to fix it
Review API docs for allowed parameters and values; correct or remove the invalid parameter