I’ve been trying to submit test orders, and almost all of my attempts are giving me an error:
## Price of products in the cart may have changed.
Try removing and adding them to your cart.
Please contact the store owner for details.
## Product crawling error
Defined product prices don’t match prices in cart,
or products couldn’t be found at crawled endpoint.
Review product IDs, prices, and URLs.
[This entry](https://docs.snipcart.com/v3/setup/order-validation)
on Order validation might help. See developer console for more details.
**You’re seeing this notice because you’re
using your account’s Test API key.*
I’m not sure what I have to do on the backend to correct this problem. I found 2 of my products that don’t generate the error, and I don’t know what’s special about those two items that causes them to work but none of the others. All of the products have sufficient quantity for the order.