API Keys only work for admin user. 403 on Non-admin users.

Title pretty much says it all. If I hit my API endpoint with a token from my Admin user, it works as expected, but if I use a token generated from another user it gives a 403.
Was this page helpful?