Response Headers & OAuth Access Tokens - Getting Rate Limited

Thank you. I was able to fix my issue. My error was that I had designed a couple of functions to fetch different contents. I refactored my code, query, such that I have one function pulling all the necessary data I need now (using expansions). I am no longer getting rate limited or having issues.