And i endUp with this test code on node js with express to validate the signature:
const SHARED_SECRET = '
when i check the data on console, they are diferent:
```javascript
console.log("query:",req.query.signature)
console.log("hash: ",calculated_signature)
Example of log:
query: 0e22cdb17c43a38d6f7254c77eef1e7e9ef50294fc1f096eab096d09f476581a
hash: f1611e5f5b19fade24a12ec7443105a1cda29cc39977c20cf69e4bd1db1dabc3