Hi Team,
I'm trying to use box server in one of my WebGL test applications, I am able to Get or Download the data from the server but I am not able to upload a new file or update a new file to the box server. I am getting below error.
File upload failed. Error: HTTP/1.1 403 Forbidden
I hope it's not a CORS error because fetching the file is already working. One more thing is Get is working only when I fetch the file directly not when I try to fetch the folder information.
When I try to fetch folder information with the folder ID I am getting below error.
Failed to load resource: the server responded with a status of 403 ().
Could anyone help me how to resolve this issue. It will be a great learning for me.
I have attached the screenshot for your reference.
Thanks in advance.
Manjunath