User bio
404 bio not found
Member since Oct 15, 2018
Posts:
Replies:
How did you define $$$BASE64URLENCODE?
I see there is a difference between base64 and base64url encoding ...
url - String based data encoding: Base64 vs Base64url - Stack Overflow
I added this line in my code:
Set jwt = $Translate(jwt,"+/=","-_")
Open Exchange applications:
Certifications & Credly badges:
Oliver has no Certifications & Credly badges yet.
Global Masters badges:
Followers:
Oliver has no followers yet.
Following:
I would try something like this:
Set tRequest.Https = 1
Set tRequest.SSLCheckServerIdentity = 0
Set tRequest.SSLConfiguration = "ISC.FeatureTracker.SSL.Config"