I successfully installed and used this gem in my local env but when pushing to heroku i get the error below:
Heroku is running Ruby 2.4.4, I tried forking the gem and using just the "decode64" vs the url_safe one but nothing doing.
See screenshots with all info.
Tested it on heroku console:
Keys:
Keys to test:
p256dh: "BHvZT7egzCyP6kABrWw4MzddvWfpnHmgis41VoAJdHxPf0L9VwUV4wrBTG0CK_PKHirthgdXQViwNNdTs_qQ8E4="
auth: "TCiIvtlR3snOu80-E-60fQ=="
I successfully installed and used this gem in my local env but when pushing to heroku i get the error below: Heroku is running Ruby 2.4.4, I tried forking the gem and using just the "decode64" vs the url_safe one but nothing doing. See screenshots with all info.
Tested it on heroku console:
Keys:
Keys to test: p256dh: "BHvZT7egzCyP6kABrWw4MzddvWfpnHmgis41VoAJdHxPf0L9VwUV4wrBTG0CK_PKHirthgdXQViwNNdTs_qQ8E4=" auth: "TCiIvtlR3snOu80-E-60fQ=="