smarthomej / addons

SmartHome/J addons for openHAB
Eclipse Public License 2.0
62 stars 26 forks source link

Access to addons seems denied #587

Closed clinique closed 3 months ago

clinique commented 3 months ago

I have this entry in runtime.cfg: org.openhab.jsonaddonservice:urls=https://download.smarthomej.org/addons-snapshot.json

but apparently it leads to an access denied:


<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>APDT2P70Q0P286FK</RequestId>
<HostId>UWhcdDYsGA3Aka3IgIhnMoHO/zywHY/hDsQhD23jf3/qzRVBptbw3VWqC/8hPagvEDXY/bP6+TM=</HostId>
</Error>
clinique commented 3 months ago

Self corrected : should be https://github.com/smarthomej/addons as indicated in the documentation.