Alpaca api is blocking me please help

WARNING:root:Screener API failed. getting this error. my app was wroking fine with alpaca until i tired to manually close positions with these commands. i kep repeatedly doing it as it wasn’t closing ghost positons:

orders = api.list_orders(status=‘open’)
for order in orders:
if order.symbol == ‘MARA’:
api.cancel_order(order.id)
api.close_position(‘MARA’)

it was not intentional it was during testing and i was desperately trying to clear positions sayingthey had 0 quantiity.

pleas unblock my paper account: PA35A98XFR4V