Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Not applicable

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

Not applicable

Hi,

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