facebook-sdk-for-unity icon indicating copy to clipboard operation
facebook-sdk-for-unity copied to clipboard

Too Many Redirects Error

Open Zamfir-GitHub opened this issue 1 year ago • 1 comments

Checklist

Environment

  • Unity Editor Version: 2021.3.41f
  • Installation Platform & Verison: `[iOS|Android|]

Goals

Trying to get FB login to work on mobile

Expected Results

Login web page should appear.

Actual Results

What actually happened? Can you provide a stack trace?

Steps to Reproduce

  1. Call FB.LogInWithReadPermissions(new List() { "public_profile", "email" }, result =>{}
  2. Brower opens and gets stuck on m.facebook
  3. Note facebook app is not installed on device

Code Samples & Details

I dont understand what changed. FB login worked fine about 6 months ago. No code was changed. I tried updating to the latest SDK and the issue is still hapenning. App ID and client token are all correct. No changes made since it last worked

Image

Zamfir-GitHub avatar Mar 18 '25 14:03 Zamfir-GitHub

We seem to have the same issue on certain Amazon devices. Does anybody have any updates on this issue?

JakobFutureplay avatar May 14 '25 12:05 JakobFutureplay