2 Legged Flow for service account authentication BOX
问题 Is there any way for going around the login page required after getting a BOX token. I need to use the BOX account as an admin so is there any workaround so that it can be done programatically. 回答1: If by the login page you're referring to the credentials page at: https://www.box.com/api/1.0/auth/{your ticket} that you redirect the user to after getting a ticket from: GET https://www.box.com/api/1.0/rest?action=get_ticket&api_key={your api key} Then the answer is currently no. As far as I