This message indicates that the ticker symbol specified in the webhook request does not match the webhooks configured asset class. For example, if you have your webhook configured to only allow Stocks tickers and you send a Futures symbol like this, then you will receive this error.
{
"ticker": "MNQZ2024",
"action": "buy",
}
Send a valid stocks ticker to the webhook to resolve this error:
{
"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.