I am having this issue where i have tried vpn, ad blocker, new installation of browser and incognito mode to have my app info listed. i have listed other apps same way before now it wont let me through also having client permission been missing where i have already sett all to true.
At bottom i only receive error 400 is showing which mean request was not handled.
this is the console log that page gave me every time. it is very annoying i tried warp(1.1.1.1) DNS and many VPN but no luck. also it is only for this project.
This sounds more like a backend validation or permissions sync issue than a browser problem, especially since VPN, incognito, ad blocker, and reinstalling the browser did not change anything. A 400 error usually means the request payload is being rejected, so it would be worth checking the app info fields, required permissions, client settings, and any recent dashboard/API changes.