I've got a whitelisted app for credits on FB and I'm trying to get the balance for a user but I keep getting error 13. That credits_balance is not part of the user table.
The docs say to re-authenticate the user after being whitelisted and I believe I've done.
However, is their "authentication" just FB.login? I read through the permissions page to see if there was a special permission I needed to ask for, but haven't had any luck.
I'm not sure what else they mean by authenticate users if it's not that.
Any info is appreciated!