background
← Back to all provider errors

Google

badRequest — Bad Request

The API request is invalid or improperly formed, so the server could not understand it.

Riposte solution

The request to Google was malformed or invalid. Examine the error message and ensure your request through Riposte is properly structured. For example, if you're calling a Riposte endpoint to send a message or modify a resource, double-check all required fields and formats. This issue must be resolved by correcting the request data; no specific workaround via another endpoint is available besides fixing the request.

Quick facts

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

Why it happens

Missing or malformed parameter; Improper request structure

How to fix it

Correct the request parameters and format according to API documentation