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
After connecting to the demo with OAuth (I didnt provide my email address in the provided information), an infinite cycle of post/exceptions occur. The iframe is just forever loading..
external "react":1POST http://cabin.getstream.io:8000/users 500 (Internal Server Error)
external "react":1Uncaught (in promise) TypeError: Cannot read property 'notification' of undefined(…)
The text was updated successfully, but these errors were encountered:
@JeffreyCheng92 I'm assuming that you connected with Facebook, right? In that case, did you allow all permissions? Our application requires that you provide an email address. If you'd like to load the demo, please uninstall the application by visiting your application settings. Sorry for the trouble!
After connecting to the demo with OAuth (I didnt provide my email address in the provided information), an infinite cycle of post/exceptions occur. The iframe is just forever
loading..
external "react":1POST http://cabin.getstream.io:8000/users 500 (Internal Server Error)
external "react":1Uncaught (in promise) TypeError: Cannot read property 'notification' of undefined(…)
The text was updated successfully, but these errors were encountered: