background
← Back to all provider errors

Google

invalid — Invalid Request

The request contains an invalid value in a parameter, header, or property.

Riposte solution

The request contains an invalid value or parameter. Review all query parameters, headers, and body fields in your API call through Riposte. One of them isn't acceptable to Google (e.g., an ID or enum value might be wrong). Correct any invalid value according to Google's API documentation and resend the request.

Quick facts

Provider
Google
Endpoint / surface
Google API (global)
Status code
400

Why it happens

One of the values in the request is invalid or not allowed

How to fix it

Check all parameters and values against the API documentation and correct any invalid values