-2

I started to get an API error despite the fact it worked great until yesterday .

This is my API :

enter image description here

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 :

enter image description here

And now it worked great again.

LopDev
  • 823
  • 10
  • 26
user63898
  • 29,839
  • 85
  • 272
  • 514

1 Answers1

0

There was an event impacting Azure DevOps service yesterday. This might cause the unstability of the service. The issue is now fully mitigated. I tested above rest api, it now works fine.

See Azure DevOps Status history for more information.

Levi Lu-MSFT
  • 27,483
  • 2
  • 31
  • 43