Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SubscriptionForm invalid due to missing fields p256dh and auth. #31

Closed
nony05 opened this issue Feb 7, 2017 · 2 comments
Closed

SubscriptionForm invalid due to missing fields p256dh and auth. #31

nony05 opened this issue Feb 7, 2017 · 2 comments

Comments

@nony05
Copy link

nony05 commented Feb 7, 2017

When I click on subscribe button, server response is 400 due to missing 'p256dh' and 'auth' values(SubscriptionInfo table).

subscription_form.errors
>> {'p256dh': [u'This field is required.'], 'auth': [u'This field is required.']}

Where should i provide values for these fields ?

@safwanrahman
Copy link
Owner

Hi @nony05, by default the javascript should include that. Can you please provide which browser you are using so that I can reproduce in my local machine

@safwanrahman
Copy link
Owner

No activity in 1 year.
Feel free to open if it occures again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants