python_clientcred
python_clientcred copied to clipboard
A basic sample of the client credential OAuth flow and Mail API using Python/Django.
Results
3
python_clientcred issues
Sort by
recently updated
recently updated
newest added
Dear Team, I followed the steps mentioned in README.md file and got the following issue. "AADSTS650057: Invalid resource. The client has requested access to a resource which is not listed...
Hi Jason, I run your sample code with my app id. However, on the post request received from "consent" function, does not have any data. Please let me know if...