Hi I figure out how to upload file to s3 to sub folder and I found this :)
By the way I trying upload file and I add access_token={token} but always get 401 error
Example : POST "/api/consumers/{id}/images/{folder}/files/upload?access_token={token}"
I dont know why :(
Hi I figure out how to upload file to s3 to sub folder and I found this :)
By the way I trying upload file and I add access_token={token} but always get 401 error
Example : POST "/api/consumers/{id}/images/{folder}/files/upload?access_token={token}"
I dont know why :(