Reputation: 21
I have a whole bunch of API Keys/Secrets from all of my old Facebook Apps stored in my database. However, Facebook does not support the API Keys only the App IDs, which I don't have. I have tried getting it via:
but no dice, I can only select with App IDs like:
I'm not able to log users in or get their user IDs without their App IDs. Does anybody have any idea about how I could get them or am I not going to be able to get them?
Upvotes: 0
Views: 9952
Reputation: 9912
Go to https://developers.facebook.com/apps and select the App you're looking for and it shows the App ID and Secret
Upvotes: 1