When I run the extension on local and preview on the url it gets this error
{“message”:“ValidationError: scope.0: Path scope.0
is required.”}
Can you try with defining the scopes: "company/saleschannel,company/application/settings,company/order"
in the application.yml
file, and then restart the backend server ?
1 Like