kaloyan-raev / hello-storj

Demo app for integrating the libstorj native library in Android
GNU General Public License v3.0
5 stars 3 forks source link

Upload failed (status: 1013) #11

Closed MeijeSibbel closed 7 years ago

kaloyan-raev commented 7 years ago

You can decrypt the status code here: https://github.com/Storj/libstorj/blob/master/src/storj.h

I have to improve the error handling for the app to convert status code to user friendly messages.