-
Based on the breaking changes of the Instagram API on June 29, 2020:
> The remaining Instagram Legacy API permission ("Basic Permission") was disabled on June 29, 2020. As of June 29, third-party a…
-
I've added fresh install of socialFeed (v 1.0.4) on a site running on latest version of MODX 2.8.3 and PHP 7.4 and it doesn't appear to be working.
I've set up a new feed and added the channel, but…
-
I've got some error when running the cron.php in my error log:
```
(
[0] => 22007
[1] => 1366
[2] => Incorrect string value: '\xE2\x80\x8D G\xC3...' for column `db48915`.`modx_socia…
-
Since yesterday these two methods doesn't work.
You get 403 with INFO: {"message": "forbidden", "status": "fail"}, even if you try to connect to graphql link through browser, but without cookie.
-
Hi,
I'm using this library for a number of services including Instagram, but I'm having trouble with Instagram and `requestAccessToken()`:
```
file_get_contents(https://api.instagram.com/oauth/acces…
Rixot updated
8 years ago
-
the getTagMedia function has a hardcoded limit of 0 by default. This causes an error when the function is called. Suggestion is to change the argument passed to the function to a value such as $mediaL…
-
-
I have a modal with loads (more than 50 sometimes) third party embeds from different sources (twitter, instagram, facebook posts, facebook videos, ...).
All of them are launched using [oembed](http…
-
Describe a bot commands (one for each comment on this issue), example:
```
/pippa - tag a random person insulting him with these phrases: [bla bla bla]
```
The comment that gets the most :heart:…
-
I am getting the error ( Response code is 200: OK.Something went wrong. ) while login by loginWithSessionId.
**MY CODE**
```
public function loginWithSessionId($sessionId)
{
// $s…