I am attempting to add a public key to an app - the page has this URL structure:
https://app.box.com/developers/services/edit/APP_ID/publickey/
I enter my public key in the textarea and press submit, and I keep seeing the same error:
"Malformed public key"
I am using Google Chrome and have disabled all my extensions. I have two-factor auth enabled on the box.com developer account, because the site said that it was necessary to add a public key to an app.
Thank you for your assistance.