Arunesh Rathore

  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Posts

Recent activity by Arunesh Rathore Recent activity Votes
  • 401 error in getCurrent

    Answered

    Here is my code  func getToken() {         let client = BoxSDK.getClient(token: "My developer token")           client.users.getCurrent(fields:["name", "login"]) { (result: Result<User,           B...