Forum Discussion
pichiste
2 years agoHonored Guest
As it turns out those functions do actually work... the problem was that the escape characters in the "developer_payload" field value of "\"\"" were being removed by my VS Code formatter when I hardcoded the value for testing, so the resulting hash was different.