Rojo
Rojo
The problem itself is that the library Ruby expects should be in `lib/rpi_gpio/rpi_gpio.so` and for some reason is not there. This file is created at gem installation time (or when...
Can confirm this works for Rpi 3 and 4 cc @ClockVapor
Go ahead and fork it, @rex-remind101 is not active here. The time since the last commit should make that obvious enough.
I strongly suggest you do if you can/want. This project is long dead, from the maintenance point of view.
I think you can close this issue, it's related to #64 most probably.
I've been fighting the same issue for a few days now. I don't think the error is about the limits, because I get 401's (Unauthorized) not 421's (Too many requests)...
Just in the initializer. I know it's dumb, but I need the user to login every time he comes to my website. Does that fix it ?
Cool, will implement and try. I'll let you know tomorrow if I had anymore errors.
So, the problem seems to be solved, but I didn't quite understand _"The app-credendtials expire, too, but they're not refreshed automatically like the user token."_ How do the app credentials...
Ok, thanks for the explanation :D (I'm still looking where does the API Docs mention that App Tokens expire)