How to update / update the version of the App App API in the Facebook Developer Panel? Do I even need to do this?

I recently received an email from Facebook stating that my APP is making some outdated calls that will stop working on August 8th.

Using the Facebook API Migration Tool, it doesn't show me any calls to the old APIs, so I'm good to go

I use the PHP SDK for Facebook in my application and in all places where "graph_version" appears, it is forced v2.5

The Facebook Developer Toolbar in my APP displays API version 2.0 (there was an API at the time of creation)

So do I need to worry? When the date comes, will my version of the APP API be changed automatically? How to update APP information on the toolbar to install API version 2.5 or higher?

Thank you in advance

+4
source share
2 answers

You can update the version of your Facebook API application by simply going to the application toolbar, then Settings -> Advanced (in a drop-down menu under Settings)either use the URL: https://developers.facebook.com/apps/YOUR_APP_ID_HERE/settings/advanced/

+2
source

"?" , , , . , , , , . .

0

Source: https://habr.com/ru/post/1648093/


All Articles