Access Data Token for Microsoft Forms

Copper Contributor

Hi, I'm coding an app to get the form responses, but they're only provided by the API (https://forms.office.com/formapi/api) if I manually set a cookie header on its request.

 

Is it possible to create a token (like the PAT on azure) to send to the API instead of this cookie?

 

0 Replies