CaramelFur / Picsur

An easy to use, selfhostable image sharing service like Imgur with built in converting
https://picsur.org/
GNU Affero General Public License v3.0
848 stars 41 forks source link

Permission Denied when trying to pull up an image.. using the provided link #97

Closed ps23Rick closed 2 months ago

ps23Rick commented 2 months ago

I just installed Picsur and it's what I am looking for but when I try to refer to an image I uploaded I get the following using the URL that was generated :

http://localhost:7950/i/c2dbec06-b3a2-45e7-b2bd-2c667fb88b09.jpg

This is the result in the browser..

{"success":false,"statusCode":403,"timestamp":"2024-08-15T22:59:52.692Z","timeMs":16,"data":{"type":"permission","message":"Permission denied"}}

Any ideas on what would cause this?