Hi @RAMbiota!
Thanks for letting us know about this, sorry to hear you’re running into some trouble here.
First thing to call out is that you are referencing Legacy API routes in your post. Specifically, api.frame.io/v2/me and /v2/projects/{project_id}
The current versions of those endpoints are:
This Quick Start guide has a breakdown of how to get started, along with the endpoints you can use to verify your auth setup: Quick Start | Frame.io API Documentation
Also, just in case you haven’t seen it, the troubleshooter in this post walks through the most common causes for 401 errors, so it is a good place to start if you’re still stuck after walking through the Quick Start: 401 Error? Start here!
(Also, just a heads up, I edited your original post to remove your email address and account ID.)