Expo Facebook Error: Given URL is not allowed by the Application configuration

Hi,
Can someone guide me on what I am doing wrong. I am getting an error trying to login to Facebook using SDK 42.0.0 on android.
app.json

"facebookScheme": "fb1093214832744721",
"facebookAppId": "1093214832744721",
 "facebookDisplayName": "AwesomeApp"

Error: Given URL is not allowed by the Application configuration: One or more of the given URLs is not allowed by the App’s settings. To use this URL you must add a valid native platform in your App’s settings.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.