Closed amankkcc closed 4 years ago
With admin baerer token it's giving the data. Can we make it open for guest users ?
@amankkcc yes, you need to modify https://github.com/troublediehard/mma-customapi/blob/master/etc/webapi.xml resources tag, set it like this
<resources>
<resource ref="anonymous"/>
</resources>
Thank you so much, I got it figured out. You just saved my day by creating this REST API extension.
@amankkcc welcome!
I'm getting this error on every API endpoint of this REST API extension even when I'm adding the bearer token for customer.