You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
The`encodedSignature` variable will contain the BASE64 encoded HMAC-SHA1 hash, ready to be used as a query parameter in a request:`tR3%2BTy81lMeYAr%2FFid0kMTYa%2FWM%3D`.
76
+
The`encodedSignature` variable will contain theRFC3986 encoded,BASE64 encoded HMAC-SHA1 hash, ready to be used as a query parameter in a request:`tR3%2BTy81lMeYAr%2FFid0kMTYa%2FWM%3D`.
75
77
76
78
The`signature` variable will contain the BASE64 HMAC-SHA1 hash, without encoding:`tR3+Ty81lMeYAr/Fid0kMTYa/WM=`.