Closed brayvasq closed 3 years ago
The cancan rule for image_permissions for vendors was changed and defined according the following documentation:
close #163
When we try to access to the product images endpoint in APIv1, using the token of the vendor associated to the product. We got a CanCan::Error.
CanCan::Error
Description
The cancan rule for image_permissions for vendors was changed and defined according the following documentation:
Related Issue
close #163
Motivation and Context
When we try to access to the product images endpoint in APIv1, using the token of the vendor associated to the product. We got a
CanCan::Error
.