You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When extension receives responses containing Unicode characters (especially non-Latin characters like Japanese or Chinese) from a backend API via serverProxy, a 500 error occurs:
POST https://{YOUR_ORG_SUBDOMAIN}.cloud.looker.com/api/internal/extension/external_api_proxy/{YOUR_PROJECT_NAME}::{YOUR_EXTENSION_NAME}
> 500 Internal Server Error
> {error: "Uh oh! Something went wrong."}