You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I'm getting the error "KeyError: 'content-type'" when I try to get unread messages. I have always used PyTextNow and I know for a fact that this has worked before, but now it isn't. Can someone tell me why, even though this project hasn't been updated in a while?
The text was updated successfully, but these errors were encountered:
Kasherpete
changed the title
exception: KeyError: 'content-type'
Exception: KeyError: 'content-type'
Feb 26, 2023
After some tinkering, I found out that line 10 of mulitmediamessage will request and return {"error":"Missing Querystring Params"}. If I remove line 13 and 14 of that file, it works again, but I really don't want to break anything
So I'm getting the error "KeyError: 'content-type'" when I try to get unread messages. I have always used PyTextNow and I know for a fact that this has worked before, but now it isn't. Can someone tell me why, even though this project hasn't been updated in a while?
The text was updated successfully, but these errors were encountered: