I started to get an API error despite the fact it worked great until yesterday .
This is my API :
and my pipeline didn't change:
pool:
vmImage: 'macOS 10.14'
parameters:
- name: Folderpath
type: string
displayName: 'configure path'
and in Azure DevOps pipeline I get :
And now it worked great again.