Client is accessing RKD-API via Postman Chrome but somehow the user is unable to access and shows error.
No issue accessing RKD-API via the web, but if they try to run it in a browser via the javascript code
Please see login details below;
ErrorReference: 059fa20b15e540d1a46e5748e88d0dbd
Error from Event Logs:
ReutersKnowledge.Web.Services.RkapiExceptionWithPrincipal: Token creation requests cannot be accessed from a browser. at ReutersKnowledge.Web.Services.RestExtension.RestMessageConverterUtil.CheckForCorsAuthorization(RequestContext context, Message requestMessage) at ReutersKnowledge.Web.Services.RestExtension.RestMessageConverterUtil.CheckForPostCorsAuthorization(RequestContext context, Message requestMessage, Message& responseMessage)
Can you confirm if this is an account permission issue?
Is there any mechanism for RKD-API server to detect the request via 3rd party application such as Postman?