I would like to use Realm in my application, so first, I set up a free cluster tier in Bahrain and configured Facebook authentication, etc. Everything was working as expected; logging in to Facebook worked, etc. I encountered a couple of issues but found solutions for them until I faced a blue screen indicating that Bahrain doesn’t support sync with Realm. As a result, I terminated the Bahrain hosting solution and switched to a location in Europe.
Now, the authentication provider (Facebook) is not working anymore.
Error fetching info from OAuth2 provider
With Realm-Web, it works, but when using Realm-React, it doesn’t.
I¨’m in using the Facebook SDK and then pass the access token to Realm, this works.
Who have been able to solve this issue, and how?