Error Codes


daddyfix

Recommended Posts

I have been running into the odd code while making API calls.

 

Does anyone know where I can find a complete list of error codes for the following API calls?

 

add_folder error codes found

  • 2
    There are some parameters missing from the request, for example if you forget the secret
  • 100
    The local folder (dir) you specified does not exist or is not accessible
  • 200
    The folder has already been added to BTSync, in this case they are reffering
    to the fact that the used key has already been registered as a synced folder
  • 201
    The secret key you specified has an invalid length
  • 103
    The specified folder is not a btsync folder

remove_folder error codes found

  • 1

??

 

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.