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
Since Vapid01 is a superclass of Vapid02 (and thus Vapid) in py_vapid library, following condition does not match the Vapid01 instance and the ongoing code treats the object as a string (and fails parsing it).