Open buzoibogdan opened 2 years ago
Works perfectly here. Paste it in the "add sensor". I've rebuilt the tool from source though.
Install git and nodejs.
git clone https://github.com/Sheherezadhe/awair-uploader
cd awair-uploader
npm install
npm run make
cd out
cd awair-uploader-win32-x64
awair-uploader.exe
Make sure that your API code was copied completely and that it is a valid JWT. You can check that here if you trust this website: https://jwt.io/
Hi thanks for the help I managed to connect following the steps above
Works perfectly here. Paste it in the "add sensor". I've rebuilt the tool from source though.
Install git and nodejs.
git clone https://github.com/Sheherezadhe/awair-uploader cd awair-uploader npm install npm run make cd out cd awair-uploader-win32-x64 awair-uploader.exe
could you add a little bit to this i am having the same issue and not really under standing thank you for your time.
Hi, I can't add the API code, I've tried it many times on 3 different computers in windows 10. I always get a 403 error. HELP THANK YOU