realm / realm-js

Realm is a mobile database: an alternative to SQLite & key-value stores
https://realm.io
Apache License 2.0
5.76k stars 572 forks source link

logInWithFacebook is not working with iOS Limited Login #6710

Closed mydesweb closed 1 month ago

mydesweb commented 3 months ago

How frequently does the bug occur?

Always

Description

I obtain the token as described here Login Manager with Limited Login + Authentication Token then call logInWithFacebook(authenticationToken)

I receive this error

[Realm.App - error] App: log_in_with_credentials failed: 401 message: unauthorized

Stacktrace & log output

No response

Can you reproduce the bug?

Always

Reproduction Steps

No response

Version

12.9.0

What services are you using?

Atlas Device Sync

Are you using encryption?

No

Platform OS and version(s)

latest

Build environment

Which debugger for React Native: ..

Cocoapods version

No response

sync-by-unito[bot] commented 3 months ago

➤ PM Bot commented:

Jira ticket: RJS-2835

nirinchev commented 1 month ago

Please file a support ticket at http://support.mongodb.com as the social login authentication is not something the Realm JS SDK has control over - we just send the token to the server.