Returning a 'forbidden' on API only? (paper)

Why is it that I am getting a ‘forbidden’ message when placing trades via the API but trading on website is working fine. It worked fine earlier today. Now when I try to pull account info it returns the following error.

‘HTTPError: 403 Client Error: Forbidden for url: https://paper-api.alpaca.markets/v2/account

Any ideas??

Can you share the payload or request body you’re sending sans any API key information?

Thank you for asking but I solved the problem. I didn’t realize that when you reset the paper account totals that you had to generate new API keys as well. I replaced the API keys with new ones and now I’m back in business!