Hi All,
I used a standard entity for data export (customer group). Also used this entity for recurring data job.
while using HTTP GET call against the following URL getting below error.
https://<baseurl>/api/connector/dequeue/<activity id>
URL:https://xyz-testdevaos.sandbox.ax.dynamics.com/api/connector/dequeue/9B64E276-580B-456A-B975-B07B53ABEE9D
"Message": "An error has occurred.", "ExceptionMessage": "There was no Claim specifying the Application Id.", "ExceptionType": "System.Security.SecurityException", "StackTrace": " at Microsoft.Dynamics.Platform.Integration.Services.WebApi.Connector.ConnectorExceptionHandlingAttribute.OnException(HttpActionExecutedContext actionExecutedContext)\r\n at System.Web.Http.Filters.ExceptionFilterAttribute.OnExceptionAsync(HttpActionExecutedContext actionExecutedContext, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at
Expecting a solution using post man tool.
Thanks
Deepa