I got this message when trying to connect my stripe account, not sure if it’s a Stripe issue or a Glide issue, but checking to see if anyone else has found this & if they found anything that helped!
{“error”:{“message”:“No application matches the supplied client identifier”}}
It seems that there’s something wrong with our integration with Stripe at the moment. We’re seeing similar errors for unrelated Stripe operations in our internal testing as well. We’ve contacted their support and will be investigating this together.
Hey There, do we know if the bug has been fixed between Stripe and connecting to Checkout? Also getting either a blank Checkout Screen or it says “Something went wrong…” message.
This is what I get when I try to connect Stripe:
{
“error”: “invalid_redirect_uri”,
“error_description”: “Invalid redirect URI ‘https://us-central1-glide-prod.cloudfunctions.net/connectStripe’. Ensure this uri exactly matches one of the uris specified in your application settings”,
“state”: “retuve0u1aPKwjap2x5N”
}