-
### Checklist before submitting a bug report
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-…
-
## Checklist
- [x] I've updated to the latest released version of the SDK
- [x] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-sdk-for-unity/issues)
- [x] I've lo…
-
https://github.com/datalogisk-kantineforening/kantinfo/issues/17
> Lige nu kører jeg en DIKUmemes ting på min server: https://gist.github.com/Eckankar/e882c1235a49f44c7af0
>
> Det fungerer fint …
-
Hello everyone.
I want to use Facebook Conversion API. But I usually get this error in Conversion API requests:
FacebookAds\Exception\Exception #35
OpenSSL SSL_connect: Connection reset by peer i…
-
## Bug description
Hi,
Ende August hatten wir das Social Feed nach Vorgaben für Instagram auf unserer Website implementiert. Zum Ende Oktober wurde von Facebook der Zugriff auf die Graph API wege…
-
The version should be at least v14 since the v13 expire on 28 may 2024.
See [v13.0](https://developers.facebook.com/docs/graph-api/changelog/) in here
packages/vue-facebook-login-component/src/Sco…
-
- Lastest version
I am trying to read some Adcreative in a batch but i have this error
**AttributeError: 'FacebookAdsApi' object has no attribute 'GRAPH'**
this is the code
`from faceb…
-
Hello,
since today, all graph api URL from facebook can't be loaded with Gradle version 4.6.1.
```
implementation 'com.github.bumptech.glide:glide:4.6.1'
annotationProcessor 'com.github.bumptech…
-
I'm getting the following error:
```
FacebookGraphAPIError: The access token is invalid since the user hasn't engaged the app in longer than 90 days.
at /home/gm2dev/documents/yappa-dev/node_mo…
-
```
ar bmpd:BitmapData = new BitmapData(371, 600, false);
bmpd.draw(holder);
var bitmap:Bitmap = new Bitmap(bmpd);
var values:Object = {message:'My Caption', fileName:'FILE_NAME', image:bmpd};
Face…