@jextxadore I'll look into the possibility of supporting multiple accounts if that's something of use. Of course it means notifications would likely need to hit both not knowing which your using, but that perhpas could be a toggle as well. Hmmm…
@jextxadore That explains it. BlurbyBot is assuming 1 to 1 kind of relationship. If you want to switch to the account on the phone you'll need to unregister the OSX account first.
@jextxadore Maybe I'm looking at the wrong thing. Are you trying to enable PushOver notifications? It appears your already using the Telegram bot.
@jextxadore Okay cranked up the logging even more. Can you try again when you get the opporunity?
@jextxadore Question, do you have cookies disabled in Safari? Not sure what's missing but something in the session is getting lost I think. I've added some debug stuff to the logs so that I can attempt to capture your next attemp.
@matigo Doesn't appear to be, the error I saw was my settings view returning a None type rather than a proper response object. I think it was a result of the form validation check but not 100% sure on that.
// @jextxadore
@jextxadore Okay I think I located the culprut (an unhandled condition). Let me know if this clears it up for you or not.
@jextxadore Okay. I've got the error on the server side but not sure why it's happening. At least I can't reproduce it yet. Digging.