Hi Everyone,
I am working with the AzureDevOps.HttpRequest action in a PowerApp. I am able to make a POST call using this action to create a new project without a problem.
However, when I try to make a GET call to (for example) return a list of all the projects in an organization, I do not get a response. I am not sure where I am going wrong on this one.
To tell the complete story, I am including 2 images one of the expression and one of the response.
Thank you for your time and attention!
Sean
This is the call I am making to Azure DevOps
This is the response I am getting from Azure DevOps