When deleting file by API the response tells me i'm not autorised
Call:
https://app.smartfile.com/api/2/path/oper/remove?location=/%2farti/187/Knipsel.PNG%2f
Headers:
authorization: basic [token]
content-type: application/x-www-form-urlencode; boundary=boundary
cache-control: no-cache
Response:
{"detail": "You do not have permission to access this resource. You may need to login or otherwise authenticate the request."}
Like
Follow
4replies
-
Unfortunately, we only support access to the API via the SmartFile SDK provided on our Github:
https://github.com/smartfile/
I recommend switching to one of those client libraries or contacting the Windev support.Reply