This message indicates that we received a request to your webhook and it did contain valid JSON, but the ticker name was empty. Without a ticker name, we cannot process the request. Please ensure that your webhook sends a JSON payload with a ticker name.
Invalid JSON with empty ticker parameter:
{
"ticker": "",
"action": "buy",
}
Valid JSON:
{
"ticker": "AAPL",
"action": "buy",
}
Free 7-day trial
Set-up in 3 minutes
Paper account for testing
Your browser didn't send the information this action needs.
That usually means a privacy tool, ad blocker, or other browser extension changed the page before you clicked. Nothing is wrong with your account.
What to try: allow this site in your ad blocker or privacy extension, use a private window with extensions turned off, or reload the page and try again.
Still stuck? Contact support and we can help.