How to download work item attachments using Zoho Sprints API?
Hello, Community!
When I try to download it using the same credentials with scope ZohoSprints.items.ALL I get the 401 status and the response with the message "Invalid Oauth Scope".
Which scope do I have to use?
I'm able to download the file using this link in a browser when I logged in, but I am looking for a way to download it programmatically .
The same result I get when I try to read the list of work item's attachments using the same URL with GET method /team/{teamId}/projects/{projectId}/sprints/{sprintId}/item/{itemId}/attachments/. The same link in the response as in Additemattachments.
Sticky Posts
Launching the API Guide for Zoho Sprints
The term "API" stands for "Application Programming Interface". It is a set of rules that help you create and integrate applications that can access the data from a different server or an application. Breaking this definition further, it is a medium for two different platforms to interact with each other without any glitches. How important is an API to a customer? APIs play a significant role in our daily routine. Right from booking a cab to one's workplace, making an online money transfer to a friend,