I downloaded the latest Unity beta to test out some of the fixes that accompanied it today.
However, whenever I try and login using the FB API (7.10.1) I get a 400 bad request in the IResult.
Nothing with my login code has changed and I triple checked my user token with the Facebook token debugger.
Note that this only happens in the editor. I built the application out to WebGL and was able to log in just fine. I did make sure my api key was input into the Facebook settings.
I’ve been working on this for hours and I’m not able to find as so much as a warning that pertains to this issue.
Anyone else getting this issue?