Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about surveymonkey

Read more about surveymonkey

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - surveymonkey

How SurveyMonkey API creates the hmac?

We are trying to verify that the SurveyMonkey hmac we receive (sm-signature) is correct. To check this we create an hmac and compare it to SurveyMonkey's hmac. We create the hmac as follows (we are wo...
test-img

NoSe

python

node.js

hmac

surveymonkey

Votes: 0

Answers: 1

Latest Answer

The problem is the signature, that comes with spaces between the json fields and when you do JSON.stringify this removes the spaces. One possible solution is: let payloadString = JSON.stringify(req.bo...
test-img

NoSe

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved