Closed clinique closed 3 months ago
I have this entry in runtime.cfg: org.openhab.jsonaddonservice:urls=https://download.smarthomej.org/addons-snapshot.json
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>
Self corrected : should be https://github.com/smarthomej/addons as indicated in the documentation.
https://github.com/smarthomej/addons
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: