google-wallet / passes-rest-samples

Server-side samples for the Google Pay API for Passes
Apache License 2.0
95 stars 49 forks source link

Bad Request Error 400 after click on save to google pay button #18

Closed s-a closed 4 years ago

s-a commented 4 years ago

I generated a valid jwt to use it with the google pay gapi.savetoandroidpay.render button on a website. On some devices I receive a error 400 bad request after click on Save to goolge pay. This hapens If no user is logged in. For example in Google Chrome I get the google login dialog (as expected). In firefox I get this Error 400 After login for example on google.de. The button works fine.