tylerjrichards / st-paywall

A python package for creating subscription Streamlit apps
MIT License
266 stars 52 forks source link

Error 400 : redirect_uri_mismatch #72

Closed Ashoka74 closed 2 months ago

Ashoka74 commented 3 months ago

Thanks for the app! I am eager to try it!

I followed the streamlit and google login tutorial but when clicking on the Google Login; I keep seeing the

Error 400: redirect_uri_mismatch error.

I double checked that URLs corresponded in Google Cloud and URI exceptions; and secret key and client Id are set in .streamlit/secrets.toml

I am running on a multipage app running locally under test mode.

Ashoka74 commented 2 months ago

Solved by hosting on HuggingFace and adapt the URIs