#Database permission error
16 messages · Page 1 of 1 (latest)
Are you sure that all IDs are correct?
What's the code that is giving you errors?
But what's the code?
The JSON in the document creating should be like this:
{
"Name": name,
"Description": description,
}
Could you check if that solves the issue?
yes its same
Name doesn't look a string there
ok i got it
i am using ralationship attribute so i have to also assign permissions to articles also
Yes, that should have write permission too
If it doesn't have any permissions, that will be why it's not working
@foggy pecanTell me if that solves the issue or if it persist
yes it solves the issue