I\'ve desperately tried to figure this out on my own, and did not want to come to SO with this question, but I\'m at my wits end (no thanks to the api / oauth docs).
I got a 403 today and found the cause: in the get function I was using the account ID instead of the profile ID. Switching to the profile ID fixed it for me.