downloadAsset gives me error 401 - Unauthorized
Hi,
I am writing some Python-code, because immich-go is lacking a bit in functionality for me.
I am new to the immich-API and find it quite hard to get into, because nothing is really documented it seems? Or am I looking in the wrong spot?
For example the downloadAsset function. I get the response from my pixelunion.eu server, that I am Unauthorized.
How am I supposed to authorize?
The python function "requests.get" has a parameter "auth=", but what do I put in there? My login doesn's seem to do.
Looking forward to joining this community
Kris
I am writing some Python-code, because immich-go is lacking a bit in functionality for me.
I am new to the immich-API and find it quite hard to get into, because nothing is really documented it seems? Or am I looking in the wrong spot?
For example the downloadAsset function. I get the response from my pixelunion.eu server, that I am Unauthorized.
How am I supposed to authorize?
The python function "requests.get" has a parameter "auth=", but what do I put in there? My login doesn's seem to do.
Looking forward to joining this community
Kris