background
← Back to all provider errors

Google

endpointConstraintMismatch — Endpoint Constraint Mismatch

The request did not match the specified API endpoint (wrong URL path).

Riposte solution

The request was sent to the wrong Google API endpoint. Double-check the URL path you are using via Riposte. For example, ensure you're not trying a calendar operation on a Gmail endpoint or vice versa. Use the correct endpoint as documented in the Riposte API for the operation you intend.

Quick facts

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

Why it happens

Incorrect endpoint/path used for API call

How to fix it

Use the correct endpoint URL as documented for the operation