#artursir

1 messages · Page 1 of 1 (latest)

white escarpBOT
pure burrow
#

Its likely 1 of 2 things:

  • Your whsec_xxx signing secret is wrong.
  • You're not passing the raw event payload to the constructEvent function.
turbid hearth
#

hey, the secret must be correct because it usually works good so the raw event payload I should use like this for php? $payload = @file_get_contents('php://input');

#

using Symfony framework and used $request->getContent() so should be the same

pure burrow