Team, When i try to register webhook I am getting below error:
{
"errors": [
{
"message": "The remote server which is intended to receive the webhook did not respond with the handshake secret.",
"help": "For more information on API status codes and how to handle them, read the docs on errors: https://developers.asana.com/docs/errors"
}
]
}
What kind of changes I m supposed to do o webhook side?
I am hitting URI :
NOTE: Webhook is hosted on Snaplogic and this was not a issue before. This has started recently.