Hi Friends ,
as per the below link when you are browsing Retail Server web site you will see XML view
http://gauravwaveq.blogspot.com/2014/05/retail-server-installation-and.html,
but in my thing i'm getting error like below .still couldn't figured out
<m:code>
Microsoft.Dynamics.Commerce.Runtime.UserAuthorizationException
</m:code>
<m:message xml:lang="en-US">
<?xml version="1.0" encoding="utf-8"?> <d:root xmlns:d="
schemas.microsoft.com/.../dataservices" xmlns:m="
schemas.microsoft.com/.../metadata" xmlns:georss="
www.georss.org/georss" xmlns:gml="
www.opengis.net/gml" m:type="Microsoft.Dynamics.Commerce.Runtime.UserAuthorizationException"> <d:Message>Assigned role is not allowed to perform this operation.</d:Message> <d:ErrorResourceId>Microsoft_Dynamics_Commerce_Runtime_AuthorizationFailed</d:ErrorResourceId> <d:HelpLink m:null="true" /> <d:Source>Microsoft.Dynamics.Commerce.Runtime.Services</d:Source> </d:root>
</m:message>
</m:error>
I did necessary changes to rs Setting file but error is still there ,
Event log says,
CommerceRuntimeException was thrown.Microsoft.Dynamics.Commerce.Runtime.UserAuthorizationException: Assigned role is not allowed to perform this operation.
at Microsoft.Dynamics.Commerce.Runtime.Services.CommerceAuthorization.CheckAccess(CommercePrincipal principal, RetailOperation operationId, RequestContext context, String[] allowedRoles, Boolean deviceTokenRequired, Boolean nonDrawerOperationCheckRequired)
at Microsoft.Dynamics.Commerce.Runtime.Services.UserAuthenticationService.CheckAccess(CheckAccessServiceRequest request)
at Microsoft.Dynamics.Commerce.Runtime.Services.UserAuthenticationService.ExecuteRequest[TResponse](ServiceRequest request)
at Microsoft.Dynamics.Commerce.Runtime.Services.Service.Execute[TResponse](ServiceRequest request)
any Idea?,
Thanks & Regards,
Amith Prasanna
*This post is locked for comments
I have the same question (0)