Use the techniques outlined in Basic debugging checklist to determine precisely what you are sending to the API endpoint. Then look in the API documentation for that endpoint to see precisely what it expects to be sent.
If what you are sending does not match the spec then alter your code until it does.
If what you are sending does match the spec but still gives an error then contact the API provider to enquire about the problem.
🦛
In reply to Re^12: Invalid nonce
by hippo
in thread Invalid nonce
by frank1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |