You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[meteor newby's lines below]
First, vainilla package is working as expected. My problem is hacking it, because I've poor meteor knowledge. Well, let's try:
I'm trying to add a new collection like the Posts one, only different fields and I'm receiving a error message on submit the form:
Hello,
[meteor newby's lines below]
First, vainilla package is working as expected. My problem is hacking it, because I've poor meteor knowledge. Well, let's try:
I'm trying to add a new collection like the Posts one, only different fields and I'm receiving a error message on submit the form:
errorClass {error: 403, reason: "Access denied", details: undefined, message: "Access denied [403]", errorType: "Meteor.Error"}
I've edited:
No way, posts is working normally but autoforms plans says 403. Any hints?
The text was updated successfully, but these errors were encountered: