The sandbox example code tries to upload files to a sandbox and fails with a 403.
MarkGibbons opened this issue · 0 comments
MarkGibbons commented
examples/chefapi_examples/files/default/go/src/chefapi_test/cmd/sandbox
The upload function is getting 403 errors.
The exponentialbackoff function keeps retrying so the upload looks like it hangs.