learn.forge.viewmodels icon indicating copy to clipboard operation
learn.forge.viewmodels copied to clipboard

Buckets cannot be created

Open matthew-vidovic opened this issue 5 years ago • 3 comments

Annotation 2020-05-14 160629

When I attempt to open the web application, the buckets and objects tab loads forever. In addition, it will not allow me to create a bucket or upload a file for the viewer. I have tried it using PHP, node.js, and Java. Please help, thank you

matthew-vidovic avatar May 14 '20 20:05 matthew-vidovic

can you please share the browser console error message? are you able to debug it?

augustogoncalves avatar May 19 '20 23:05 augustogoncalves

assuming the code is exactly the same, it's most likely an authentication problem. The most common is a mistake while copying the id & secret and leaving white spaces before or after.

augustogoncalves avatar Feb 12 '21 21:02 augustogoncalves

@matthew-vidovic are you still having problems with this? If so, can you please share the console logs from your browser? And perhaps also the logs (if there are any) from the server application.

petrbroz avatar Mar 23 '21 10:03 petrbroz