Trades not showing up in paper trading account

Environment

C#
Let us know what language you’re writing your code in. Please include the version number you’re running, if possible.

2
If you’re using an SDK library to interface with the Alpaca API, please include the version number you have installed in your environment.

I’ve recently created a test trading program in C#, and it appears to be making trade OK through the API (Paper trading account). However when I look at my paper trading account through the website, I’m not seeing any trades. Not sure what I’m doing wrong here… Thanks