I'm running a follow on behalf of a user, and I run verify_credentials for the user. It returns full credentials and the full returned object for the user, signifying that user was successfully verified. However, when I then run follow on that same authenticated user, I get a 401 Not Authorized message, saying (in the Error field), "Could not authenticate you".
Is anyone else seeing this, and why would I get this error when the user is already verified as authenticated? This only recently started after the new verify_credentials API was released. Thanks, Jesse
