Hello,
I just clone this repo and run blog example. When I create a post and insert image then it gives me the following error at client side ->
Uncaught errorClass {error: "unauthorized", reason: "The user has no permission to perform this action", details: undefined, message: "The user has no permission to perform this action [unauthorized]", errorType: "Meteor.Error"…}
Hello, I just clone this repo and run blog example. When I create a post and insert image then it gives me the following error at client side ->
Uncaught errorClass {error: "unauthorized", reason: "The user has no permission to perform this action", details: undefined, message: "The user has no permission to perform this action [unauthorized]", errorType: "Meteor.Error"…}
Any solution for this issue ? Thanks.