Unable to fetch authenticated user with Oauth

Hello,

I’m following this tutorial and I’m trying to authenticate so that a user can view a list of their projects and edit a ticket. I’m running into an issue with this step. I get running into a 401 unathorized response.

I’m passing in my headers Bearer TOKEN for the Authorization field as well. I have the correct User Identify API scopes as well.

Any ideas?