Malfarion

New Members
  • Posts

    2
  • Joined

  • Last visited

Malfarion's Achievements

New User

New User (1/3)

  1. Hi there. I'm currently trying to figure out how to deal with BitSync 2.0 using API. If you look to the share link which you can get from native application https://link.getsync.com/#f=[Name]&sz=2E8&t=2&s=[share_ID]&i=[SomeID]&v=[2.0] SomeID is Temporary Key (formally known as one-time Secret), used to receive actual Key. How can i get it using API ?
  2. Hi, i'm trying to add a folder using api request and get "{ "error": 105, "message": "Destination folder is not empty. Add anyway?" }" How can i force to make it anyway?