Champ Camba

Results 8 comments of Champ Camba

+1 `Notice: Undefined index: X-Ratelimit-Remaining in /home/..../api/Instagram.php on line 500`

Hi @ApacheEx I just discovered that hybridauth also generates a cookie "SL_C_23361dd035530_KEY" After i've excluded it via the Varnish Cache settings, the Authorization starts functioning again. Any idea where this...

Following this. Any pull request or changes made for this breaking changes to the Profile Photo URL?

Hi @shuding @B2o5T Thank you for taking the time for this inquiry! I'm trying to connect the source links from this page: to this code page but I'm thinking I...

Hi @B2o5T Just to add for those who are using the rehype. I've experienced performance issues when using rehype with source codes that have more than 1,000 lines. It was...

For those who are new like me, you need to change the following in the `theme.config.js` file ``` { bodyExtraContent: '' } ``` to ``` { main: { extraContent: '',...

Hi @ApacheEx, I have successfully created a WordPress plugin with Hybridauth, but it is developed for a company. I want to develop a WordPress plugin dedicated to Hybridauth. Please let...