The signature generated by HmacSHA1 needs to be url encoded, but it is found that it is capitalized by% F% B.

The signature generated by

HmacSHA1 needs to be url encoded, but it is found that after editing it is% F% B uppercase
, but the example given by the interface is lowercase% f% d
, which causes my signature verification to fail.
where do I need to be encoded again, and how to solve

Mar.13,2021

url is encoded in uppercase, so you can replace it

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30967-340d6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30967-340d6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?