Hi -
I'm trying to retrieve a list of items from a SharePoint list using URL like this: https://mycompany.sharepoint.com/sites/MDM/_api/Web/Lists(guid'1b1dd1g7-d272-4fa9-b904-332bd813ba5a'...
I've tried many combinations of parameters, but always get 403 Forbidden. The account I'm running PAD with and HTTP authentication are both the same user and that user has access to the list.
I saw reference to first posting to URL like https://mycomapny.sharepoint.com/sites/MDM/_api/contextinfo , but I also get an access denied error for that.
A couple images of my Invoke Web Service configuration - I've tried many things.
https://ibb.co/DbWQ4LK
https://ibb.co/7kyNC59
Is there something I'm missing? If you can refer me to a documentation source / solution, I'd be very appreciative!
Thank you,
Kel