When I try to Login with OAuth2 and Azure I get following error:
AADSTS90014: The required field 'request' is missing from the credential. Ensure that you have all the necessary parameters for the login request. It works for Windows/Web only on Android I get the error... I looked up the documentation and event though I added Android to the Platforms in Azure nothing changed...
Recommended threads
- Relationship data Not showing on update ...
Version : 1.9.0 OS/System : Windows10/Docker Database : MongoDB Clean Zero Installation The first thing I did in the testing process was create a category and...
- Dart runtime functions are timing out an...
My appwrite function is not executing at all and showing the error in error logs: I tried redeploying. Still no luck. I have set the function to ise maximum re...
- Event-triggered function executes but pr...
Hello! I'm running self-hosted Appwrite 1.9.0. I have a Dart function (tried both dart-3.5 and dart-3.10 runtimes) with these events configured: ```teams.staff...