abbaslotia
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by abbaslotia-
Solved my own question. 1) I clicked the "Generate a Public/Private Keypair" button.2) The downloaded JSON file answered my formatting question.
-
What format did you put the private key into your JSON file? (not trying to spoof, just looking for the format) e.g. If my private key file looks like this (with line breaks): -----BEGIN RSA PRIV...
-
My conclusion in this is A) Create once, store the app user ID in config, reuse for the lifetime of the application. My reasoning goes back to ' comment -- I don't want to have to recreate permiss...
-
I resolved this by going back to "Box.V2.Core": "2.14.1". Additional Details: I validated that it's only with the latest version of the Box.V2.Core (as of this writing it's 2.14.2) that my AWS Lam...