You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you create a new FB app to support the server-side conversions API, that app is using v8.0 of the API.
When a server-side call is made, it results in the following error
FacebookAds\Http\Exception\AuthorizationException: (#2635) You are calling a deprecated version of the Ads API. Please update to the latest version: v8.0
I'm looking for a way to change the API version in my app, but it seems locked at v8.0. Is there an update to the SDK coming for this plugin?
The text was updated successfully, but these errors were encountered:
If you create a new FB app to support the server-side conversions API, that app is using v8.0 of the API.
When a server-side call is made, it results in the following error
FacebookAds\Http\Exception\AuthorizationException: (#2635) You are calling a deprecated version of the Ads API. Please update to the latest version: v8.0
I'm looking for a way to change the API version in my app, but it seems locked at v8.0. Is there an update to the SDK coming for this plugin?
The text was updated successfully, but these errors were encountered: