Forum Discussion
amritapati
Jan 19, 2022Copper Contributor
Azure Devops calender API not working
Hello there,
I was trying to access Azure calendar API in Postman but getting 404 Not Found error.
I am making a GET request to the following URL by changing the fields according to my organisation.
https://extmgmt.dev.azure.com/{organisation}/_apis/ExtensionManagement/InstalledExtensions/ms-devlabs/team-calendar/Data/Scopes/Default/Current/Collections/{teamId}.{monthNumber}.{year}/Documents
Ex:-
The organisation name and team id is correct as per requirement. I have changed the last part of the url(month number & year) for many times but still its getting 404 Not Found.
Is there anything that i have to change or I am missing ?
Thank you
No RepliesBe the first to reply