Error:
status: 400
code: WIDGET-INVALID_SIGNATURE
Solution:
This error occurs because the the generated signature is wrong. Please read again our tutorial 👉 generate signature tutorial
Error:
status: 400
code: WIDGET-EMPTY_SIGNATURE
Solution:
This error occurs because the signature is missing. Please attach 'x-signature' in header.
Error:
status: 401
code: UNAUTHORIZED
Solution:
This error occurs because 'x-api-key' is missing/wrong. Please double check again.