I am trying to DEBUG a C# Project that I recently wrote.  From what I have searched it seems that I can not DEBUG it on Cloud.  To DEBUG it locally it seems I need to have the Data locally available.  
I tried to Download the data locally, and get an error that I still need a subscription to download the data.

Am I missing something are there any alternatives.  I need Data purely for Debugging and to test the methods and functionality, not a real Backset of the strategy, more for Integration Testing and later Unit Testing of methods as well.

I also see that AlgoSeek provides sample data, but not sure if its in the right format or how exactly it needs to be saved.
Link : https://www.algoseek.com/products.html#us_options_market_data

Any help or guidance will be great.

Command for Download:
lean data download --dataset "US Equity Options" --data-type "trade" --option-style "american" --ticker "QQQ" --resolution "minute" --start "20230303" --end "20230305" --dry-run

Error Received:

Error: Your organization needs to have an active Security Master subscription to download data from the 'US Equity
Options' dataset
You can add the subscription at https://www.quantconnect.com/datasets/quantconnect-us-equity-security-master/pricing