realm / realm-object-server

Tracking of issues related to the Realm Object Server and other general issues not related to the specific SDK's
https://realm.io
293 stars 42 forks source link

ROS creates empty Realm when asked for an access token #316

Closed nirinchev closed 6 years ago

nirinchev commented 6 years ago

When an auth call is made asking to swap the refresh token for an access token with a path that points to a non-existent Realm, ROS will create an empty Realm before returning the token. This has been a source of confusion for users because, if they use the wrong URL for a sync configuration, they'll see the Realm in studio, but no data will ever be synced, see https://github.com/realm/realm-dotnet/issues/1654.

bmunkholm commented 6 years ago

Issue moved to realm/realm-object-server-private #841 via ZenHub