alexdemers | Posts: 3

POST /api/callback not working

0 votes

Sending a POST request to /api/callback to update the callback key, callback events and callback URL returns:

 

 Client error: `POST https://sandbox.e-signlive.ca/api/callback` resulted in a `400 Bad Request` response:
{"message":"Invalid JSON.","code":400,"technical":"Failed to deserialize json string to target type com.silanis.esl.api. (truncated...)

 

I'm using Guzzle's `json` options to automatically json_encode the object. Even using POST body with JSON encoded string does not work.


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off