Aram Bayadyan
Aram Bayadyan
@meilissalee13 403 is 'Not authorized'. Are you sure you have a user with such credentials. Try logging in from web.
@rickydunlop sorry just noticed this. I was actually not getting an array in some cases, that's why I added this check to avoid problems when trying to loop over a...
@rickydunlop even with the latest v5.0.1 I am still getting the error that made me add a check for it. I have this part: ``` postRoutes.route("/webhook", function(params, req, res, next)...
Ok, so the problem is that in the latest commit there are some blind version upgrades to fix vulnerability issues. That needs to be fixed as there are incompatibility issues...
It does not depend on what version of node or npm you use, it's internal package dependency issues, that needs to be fixed. I would love to do that but...
A better option for device provisioning is [smart-config](https://github.com/espressif/esp-idf/tree/2522277dfe/examples%2Fwifi%2Fsmart_config) and recently also [easy-connect](https://github.com/espressif/esp-idf/tree/master/examples%2Fwifi%2Fwifi_easy_connect) (Android/not sure about iOS). Espressif has open-source android/iOS app for smart config. Android one is here for ex....
To @keenanjohnson I'm sure by now you might have already seen that but bluetooth and wifi can coexist under different process tasks. So you don't really have to turn off...
@Armiyants have you tried double-clicking on the "Keyboards Layout" shortcut and then drag it to the folder itself? Don't remember how exactly I did that but it worked fine for...
Having the same issue, with any code. Had to downgrade to 4.0.7 again
Hi @lewisxhe , what do you mean by the new system?