'NoneType' Object After Messing with gTTS

Been trying to setup Google Homes and after setting up SSL I discovered the “self sign” problem, so then I setup base_url: http://local-ip:8123. I still couldn’t get it to work so then I tried updating my gTTS token, and then tried updating HA from 0.89 to 0.90 and now I get an error instead of it just not doing anything.

Failed to Call Service tts/google_say. 'NoneType' object has no attribute 'group'

I’ve tried to reinstall the gTTS token (using pip uninstall gtts-token, pip install gtts-token) to no avail.