Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [django]

Django is an open-source server-side web application framework written in Python. It is designed to reduce the effort required to create complex data-driven websites and web applications, focusing on less code, no redundancy and being more explicit than implicit.

0 votes
0 answers
25 views

binascii.Error: Invalid base64-encoded string: number of data characters (41) cannot be 1 more than a multiple of 4

I'm trying to use py-vapid, pywebpush, and django-push-notifications to send notifications via Webpush. When I try to send a test notification from the django admin website, I get this traceback log ...
Wizardo's user avatar

15 30 50 per page
1 2
3