Hi team,
when using copy_reference/get as admin user I get the copy_reference field of a file R and it works well.
when trying to copy_reference/save R to a path P I get an error of:
'{"error_summary": "not_found/", "error": {".tag": "not_found"}}' 409 Conflict
the error summary is not elaborate enough for me as I don't under what is not found
1. is it the target path P? I tried api explorer and it looks like it creates missing path on the fly
2. is it the ref R? because get did worked
3. what could possibly be the use case in this scenario when a file is gettable but not savable?
4. could it be a permission issue?
5. is there an API call i can use to verify my dropbox user has sufficient permissions to perform that save?
Thank you team,
Appreciate your help