There is my sentry-cli configuration(sentry-cli info):
Sentry Server: https://***
Organization: o***
Project: p***
Authentication Info:
Method: Auth Token
(cannot auth: bad json: EOF while parsing a value at line 1 column 0)
There has some infomation when I use sentry-cli upload-dsym /Users/*/Library/Developer/Xcode/Archives/2016-11-01/*.xcarchive/dSYMs to upload dSYM.
Finding symbols in /Users/***/Library/Developer/Xcode/Archives/2016-11-01/***.xcarchive/dSYMs
DebugSymbols/********.dSYM/Contents/Resources/DWARF/SentrySwift
DebugSymbols/********.dSYM/Contents/Resources/DWARF/libswiftCore.dylib
...
error: bad json: EOF while parsing a value at line 1 column 0
I get a 404 if I remove the /operations/ part. Let me talk to our ops people to find out what is happening here. They may have deployed it under a different root.
(This install definitely runs under a different root)