Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create facebook App with old facebook API

I have some problem with the Facebook API 2.4. By default FB creates new app with the 2.4 version. Is there a way to create an app using the API 2.3?

I just need a time to fix my sw for new version.

Thank you

like image 673
J.R. Avatar asked Jul 09 '15 15:07

J.R.


People also ask

How do I change my Facebook API version?

In the App Dashboard Settings > Advanced, scroll to the Upgrade API Version section.

Can I use Facebook API for free?

The Graph API is free to use, for all applicable use cases. Rate Limiting applies though, > developers.facebook.com/docs/graph-api/advanced/rate-limiting There is no way to “pay” or > otherwise get those limits raised for normal 3rd party apps.

Does Facebook API cost money?

No. Facebook doesn't currently charge for Marketing API calls.


1 Answers

No, a new App will only be able to use the latest/current API version, you can´t switch to an older one. If you really need to use something that is deprecated, you will have to use an App created before v2.4 was introduced.

like image 160
andyrandy Avatar answered Sep 22 '22 15:09

andyrandy