Public endpoint (no authMiddleware) that completes the Google OAuth flow for the Google Sheets scraper service. The relay proxies the upstream response — when the upstream returns a 3xx with a Location header, the relay forwards that redirect (typically back to the application UI). JSON or text bodies are forwarded with the upstream status.
Documentation Index
Fetch the complete documentation index at: https://docs.tetherai.ca/llms.txt
Use this file to discover all available pages before exploring further.
OAuth authorization code returned by Google
Opaque state token forwarded back to the OAuth caller
Set when the user denies the OAuth consent or the provider rejects the request
Non-redirect upstream response (rare; e.g. the scraper directly returns a JSON status without redirecting).
The response is of type string.