learn.forge.viewmodels
learn.forge.viewmodels copied to clipboard
Buckets cannot be created

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
can you please share the browser console error message? are you able to debug it?
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.
@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.