Oauth2 -Error - Unknown/invalid scope(s)

HI @cblakeley and @hwilliams ,

I set registry_set (‘__debug_oauth2.0’, ‘1’) but not find elements in the Monitor->Log Viewer there are other actions that I must take to enable the log ?

I find the response in Error of the Callback of third party Oauth - #12 by EdgarCap :wink:

Here the Debug:

  VAL.DBA.oauth_token (1ld, 'oidc', ('xxxxx' 'pass' ))
  DB.DBA.app_reg_verify_error ('http://IP:8890/oauth/verify.vsp?service=Auth%20XXX', ('service' 'Auth XXX' 'url' 'http://IP:8890/oauth/verify.vsp?service=Auth%20XXX' 'scope' 'basic' 'realm' 'http://www.openlinksw.com/ontology/acl#DefaultRealm' 'proc' 'DB.DBA.app_reg_verify_success' 'eproc' 'DB.DBA.app_reg_verify_error' ), 'Auth XXX', '22023', 'Failed to connect to service \"Auth XXX\".')

Thanks.

Regards.