Forum Discussion
caiopavesi
Feb 11, 2024Copper Contributor
Python MSAL connection to Microsoft Forms API
I’m trying to read responses from a Ms Forms using this API “https://forms.office.com/formapi/api/forms/%7BformId%7D/questions“, it works well on the browser but I’m having a lot of trouble using the Python MSAL library and the Azure app registration to log in my Microsoft account. Could someone help me set up the app registration and the log in with the Python MSAL library?
- DingkunXieMicrosoftUnfortunately, it's not possible to perform that action because the app registration required to acquire the token is managed by Microsoft Forms. Third-party apps are not supported in this case.