OAM-OAuth: Resource Server is disabled : Resource Server Endpoint \ /userprofile
Hi all,
I get an error for the curl command for one endpoint. The request works before that admins added new identity domains and correspondig (different) resources to each domain. Any Idea or experince with this issue?
curl -i --request GET "http://host:port/ms_oauresources/userprofile/me" -H 'Authorization:XXX'
Response:
HTTP/1.1 400 Bad Request
Date: Tue, 24 Apr 2018 10:19:44 GMT
Server: Oracle-HTTP-Server-11g
Content-Length: 84
X-ORACLE-DMS-ECID: 005QdLyEteB2bMzaw1mZMG00038w0003_K
Connection: close
Content-Type: application/json
{"message":"Resource Server is disabled : Resource Server Endpoint \/userprofile"}
Regards,
Moh