Getting 403 forbidden error while trying to use get worker API via Oauth but working fine via Basic
Already setup FA as resource Provider & Client using that FA scope in OCI. Trying to use client type as Client credentials & able to use token with same call but not able to get the worker data which is working fine when using basic authentication. User also has access to client app.
0