Does anyone know the reason I might be getting the error message? For all user/v2/ calls? it occurs (every time), even on the built in testbench.
{ "data": null, "exceptionName": "UnauthorizedException", "innerExceptionMessage": "", "message": "The provided API Key (oauth_consumer_key) is invalid." }
The oauth consumer key/secret is correct -- checked at least 5 times now. I'm curious if there's anything different about /user/v2/ that I may not be aware of that's causing this issue.