You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I scan something, I get the following toast: Error: Unknown error occurred. Please check URL.. In the Barcode Buddy settings, it reports that the connection to Grocy is successful. Going to https://grocy.mydomain.com/api gives me the Swagger UI, but going to https://grocy.mydomain.com/api/ (note the trailing slash) gives me a 404 with the following JSON:
I have the following Docker compose:
And here's my relevant Caddyfile configuration:
Whenever I scan something, I get the following toast:
Error: Unknown error occurred. Please check URL.
. In the Barcode Buddy settings, it reports that the connection to Grocy is successful. Going tohttps://grocy.mydomain.com/api
gives me the Swagger UI, but going tohttps://grocy.mydomain.com/api/
(note the trailing slash) gives me a 404 with the following JSON:The text was updated successfully, but these errors were encountered: