I met a Problem below:
I have a Microsoft Form, and I want to get its previous responses by this button
And I want to get it Automate so I find an URL below:
It works on access directly in my browser cause I already logged in to MS Form (It downloads the Excel file)
But when I use this URL in Power Automate, the response is :
{"error":{"code":"701","message":"Required user login."}}
I tried multiple ways to grant Power Automate to access the URL but none of them work
I'm searching for help. And if possible, more generally, with other websites that require login on access, what should I do
Thank you