Problem/Motivation
For some reason, the client token generation, happening from the generateKey() method completely fails if the host isn't HTTPS.
The weird part is that my request isn't recognized as HTTPS although it is...
Attaching a quick fix, probably not the cleanest but it fixes my issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3201218-2.patch | 678 bytes | jsacksick |
Comments
Comment #2
jsacksick commentedComment #4
jsacksick commentedCommitted!