This error happens if you are using Hosted Pages API and your cbInstance.site is pointing to your test site instead of your live site.
Debugging steps
If you are using Hosted Pages API. Go to your request payload code block.
On the request payload, check the section index.html and change the site name to live site.
you can refer to this link to know more.