lborgman / easy-cap-ed

For the captions editor EasyCapEd
0 stars 0 forks source link

Error when user not signed in on payment page #151

Closed lborgman closed 4 years ago

lborgman commented 4 years ago

Expected Behavior (if any)

no error

Actual Behavior (if any)

Got an error

Steps to Reproduce (if any)

Just visit the page when not signed in.

Error Popup Message in EasyCapEd (automatically copied)

In URL:

Error: getClientSecret, err TypeError: Cannot read property 'getIdToken' of null at getClientSecret (https://easycaped-1.firebaseapp.com/js/stripe/our-stripe.js:35:19) at async Object.createStripePayButton (https://easycaped-1.firebaseapp.com/js/stripe/our-stripe.js:64:9)

Error source:

Context:

lborgman commented 4 years ago

Fixed in 0.70.198