Hello,
I've been trying to figure out why I'm getting permission errors during a DELETE attachment API call.
The API user is the same as I've used to upload the attachments, and the attachments are attached to the post by posting the thread first, and using the first_post_id return data to include as the context[post_id] value. The user API permissions are also set to allow attachment delete, read, write, as well as permissions to delete, read, write the threads/posts. The only data being sent...
Read more
Читать далее...
I've been trying to figure out why I'm getting permission errors during a DELETE attachment API call.
The API user is the same as I've used to upload the attachments, and the attachments are attached to the post by posting the thread first, and using the first_post_id return data to include as the context[post_id] value. The user API permissions are also set to allow attachment delete, read, write, as well as permissions to delete, read, write the threads/posts. The only data being sent...
Read more
Читать далее...