405 Client Error: Method Not Allowed for url #41

pavlinux
commented 2024-11-11 11:16:28 +00:00
(Migrated from github.com)
```
# git pull
Already up to date.
# ./get_updates.py 01180
Querying Garmin Express ...Traceback (most recent call last):
File "./get_updates.py", line 106, in <module>
results += us.query_express(device_skus)
File "/usr/src/GARMIN/gcd-parser/grmn/updateserver.py", line 121, in query_express
reply = self.get_unit_updates(device_xml)
File "/usr/src/GARMIN/gcd-parser/grmn/updateserver.py", line 266, in get_unit_updates
r.raise_for_status()
File "/usr/local/lib/python3.7/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 405 Client Error: Method Not Allowed for
url: https://omt.garmin.com/Rce/ProtobufApi/SoftwareUpdateService/GetAllUnitSoftwareUpdates
```
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?