01-06-2022 06:51 AM - edited 01-06-2022 07:51 AM
hi, I'm using trying to get a rift build uploaded using the ovr-platform-util.
The error message mentions something about OAuthException which seems to indicate an authentification issue.
it should also be noted that the tool is run in a windows docker container.
I'm unable to post the full log here but it contains the following error.
"log_level": "ERROR",
"event_name": "API_ERROR",
"stack_trace": "at Object._log ([eval]:1:7485)\nat Object.error ([eval]:1:5839)\nat Object.genRequest ([eval]:1:86766)\nat <anonymous>\nat process._tickCallback (internal/process/next_tick.js:189:7)",
\"response\":{\"error\":{\"message\":\"An unknown error has occurred.\",\"type\":\"OAuthException\",\"code\":1,\"fbtrace_id\":\"AdokbVWR6-XOTmNCekeHuY4\"}},\"options\":{\"method\":\"POST\",\"url\":\"https://graph.oculus.com/segmented_binary_upload_submit\",
CLI version: 1.67.0.000001
Best regards, Stan
01-06-2022 07:41 AM - edited 01-06-2022 07:41 AM
Just tested oculus quest upload which works fine. so seems rift upload specific