box cli terms-of-service:set-user-status return 404
I try to join shared folder of another company as service account.
The shared folder requires custom terms of use(ToS).
So I tried to accept the ToS, but I noticed that the API is not working.
is there workaround?
full command that I tried is below.
$ box collaborations:pending
(snip)
$ box collaborations:get xxxxx
(snip)
$ box collaborations:get xxxxx --fields=acceptance_requirements_status
(snip)
$ box terms-of-service:get yyyyy
(snip)
$ box terms-of-service:set-user-status yyyyy --accept
Unexpected API Response [404 Not Found | xxxxx.xxxxx] not_found - Not Found
Post is closed for comments.
Comments
0 comments