-
|
I followed the instructions in this doc: I added my Immich API key to the .env file and restarted the Pi. However, when I try to add the album in the web UI with the exact album name, I still get this error: Could you provide any guidance on why it’s not recognizing the key? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
After further investigation, I identified the issue — it was caused by an incorrect Base URL provided on my end. Once corrected to use only the server root (without the album path), the Immich album loaded correctly. Everything is working as expected now. Really appreciate the work on InkyPi. Closing this issue from my side 👍 |
Beta Was this translation helpful? Give feedback.
After further investigation, I identified the issue — it was caused by an incorrect Base URL provided on my end. Once corrected to use only the server root (without the album path), the Immich album loaded correctly. Everything is working as expected now.
Really appreciate the work on InkyPi. Closing this issue from my side 👍