Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

oauth authentication issue

Jay81
Tera Guru

Configured oauth authentication between 2 service now instances. It is working for admin users. But getting below error for ITIL users. Please assist.

"com.glide.communications.ProcessingException: User Not Authenticated. OAuth token has expired or has not been retrieved."

 

1 ACCEPTED SOLUTION

vanishree
Kilo Guru

Hi,

Create table level "read" ACL on oauth_credential - to allow all user to access "Access Token"

View solution in original post

6 REPLIES 6

vanishree
Kilo Guru

Hi,

Create table level "read" ACL on oauth_credential - to allow all user to access "Access Token"