As noted in:
#42
We currently catch a 401 error returned by the server error. Should really be checking if the device is paired before attempting to make a call. Or disable intents unless the device is paired.
If a user is using their own API key this would not be required. Need to handle both scenarios.
As noted in:
#42
We currently catch a 401 error returned by the server error. Should really be checking if the device is paired before attempting to make a call. Or disable intents unless the device is paired.
If a user is using their own API key this would not be required. Need to handle both scenarios.