Incorrect Price Data in Paper Account

I’m testing my code for entry and exit conditions. I noticed certain stocks as soon as I enter the trade, it would shortly close out the trade, due to the API returning the stock price as 0.0. This was in the time frame of just a few minutes.

Example below.
Trade placed for BVS at 10.22
BVS: Live Price: 0.0
Trade Closed for BVS at 0.0

Currently I’m on paper account for testing. Do these problems persist in live accounts?
Much appreciate any feedback.