How can I get the list of apps ids owned by me via the Facebook graph API?
I tried using the graph api explorer: graph api explorer with this url:
me?fields=accounts which gives me the user accounts.
My question is how to get the user owned apps ids
There is no way.
Earlier it was possible with this endpoint: me/applications/developer
The result:
User/applications endpoint is deprecated for versions v2.6 and higher