79475097

Date: 2025-02-28 09:49:31
Score: 1.5
Natty:
Report link

it because the ref_no is using directly in the payload. The body in the payload must be a json object body = {"prepayId": ref_number} body_json = json.dumps(body, separators=(',', ':')) payload = f"{timestamp}\n{nonce}\n{body_json}\n"

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Akash