Local download throwing 404 error with ucs central version 1.5
Closed this issue · 1 comments
tanmayx commented
ucscentralsdk version: Latest from github
Python version: 2.7.12
Operating System: Windows 10
Description:
Local download throwing 404 error for backup, export config and tech support API's.
Observation:
Server: Apache/2.4.12 (Unix) CiscoSSL/1.0.1t.4.13.282
Content-Length: 267
Connection: close
Content-Type: text/html; charset=iso-8859-1
2016-10-04 17:05:31,540 - ucscentral - DEBUG - HTTP Error 404: Not Found
parag-may4 commented
-> Back-end has stopped supporting local download from 1.5 release onwards, so restricting the same with SDK as well and not throwing exception if local download is tried with 1.5.
-> Fixed the issue with PR: #26