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

Authorization failing in both chrome as well as Firefox browser #1

Open
ranjanM123 opened this issue Jul 25, 2019 · 0 comments
Open

Comments

@ranjanM123
Copy link

  • From chrome browser
    Webpush::ResponseError (host: fcm.googleapis.com, #<Net::HTTPForbidden 403 Forbidden readbody=true>
    body:
    exp claim MUST NOT be more than 24 hours from the time of the request
    ):

  • From Firefox browser
    Webpush::ResponseError (host: updates.push.services.mozilla.com, #<Net::HTTPUnauthorized 401 Unauthorized readbody=true>
    body:
    {"code": 401, "errno": 109, "error": "Unauthorized", "more_info": "http://autopush.readthedocs.io/en/latest/http.html#error-codes", "message": "Request did not validate Invalid bearer token: Auth > 24 hours in the future"}):

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

1 participant