-
```
What steps will reproduce the problem?
1. Create multiple batch requests. Each batch is filled with
"/FRIEND_ID/achievements" requests. Once one is done being processed send the
next.
2. Null ob…
-
```
What steps will reproduce the problem?
1. Create multiple batch requests. Each batch is filled with
"/FRIEND_ID/achievements" requests. Once one is done being processed send the
next.
2. Null ob…
-
```
What steps will reproduce the problem?
1. Create multiple batch requests. Each batch is filled with
"/FRIEND_ID/achievements" requests. Once one is done being processed send the
next.
2. Null ob…
-
Hi!
I couldn't find a way to get object from Facebook graph by URL. I tried
```
graph = Koala::Facebook::API.new
graph.get_object("http://example.com")
```
but got `Koala::Facebook::AuthenticationE…
-
```
What steps will reproduce the problem?
1. Create multiple batch requests. Each batch is filled with
"/FRIEND_ID/achievements" requests. Once one is done being processed send the
next.
2. Null ob…
-
The Facebook App Type `Business` explicitly excludes the `Instagram Basic Display API`, so you cannot add it. Only the `Instagram Graph API` is available.
[![grafik](https://github.com/chatwoot/doc…
-
```
What steps will reproduce the problem?
1. Create multiple batch requests. Each batch is filled with
"/FRIEND_ID/achievements" requests. Once one is done being processed send the
next.
2. Null ob…
-
```
What steps will reproduce the problem?
1. Create multiple batch requests. Each batch is filled with
"/FRIEND_ID/achievements" requests. Once one is done being processed send the
next.
2. Null ob…
-
### Which SDK version are you using?
11.0.0
### What's the issue?
If the API returns any error (error message, no Exception), EventResponse has only null values.
### Steps/Sample code to r…
-
When you pass a hash to some of the Koala::Facebook::API methods a key is added to this hash with the access token.
### The core problem
``` ruby
token = '====MY TOKEN===='
PARAMETERS = {fields: ['i…
MSex updated
10 years ago