I am newbie to synology. I want to access my Synology NAS drive. I followed Synology_Download_Station_Official_API
.
I read basic Working example to get API Information:
Step 1: Get API Information In order to make API requests, you should first request SYNO.API.Info to get the SYNO.API.Auth API info for session login and SYNO.DownloadStation.Task API info for download task list.
Request:
I changed myds.com:5000 with mydomain.com:3456
I created GET request but every time my request times out. Am i doing something wrong?
Please guide as i am using it for first time.
I think your request could be wrong, but this doesn't explains why it timeout...
The correct request should be:
You can see the correct requests in the Synology documentation at https://global.download.synology.com/download/Document/Software/DeveloperGuide/Package/DownloadStation/All/enu/Synology_Download_Station_Web_API.pdf