Chris K.Y. FUNG

Results 23 comments of Chris K.Y. FUNG

@fifson1 Why don't you copy your cookies from Chrome 😅

Instagram enhanced their endpoint security recently. It seems the Instagram team is going to prevent robots to access their API just using cookies. They become verify user sessions and credentials...

> New relese from 2022-09-04 can help with problems with log out? I don't know make change or not... No, it doesn't fix that issue.

I found Instagram won't require re-login and change the cookie every day if I remove the time-based trigger from the Apps Script project and only run the script manually once...

@Seeker220 Did you try a larger interval, such as 12-24 hours?

@Seeker220 Please update and test with the new v6 template, and let me know your result. I added the param `x-instagram-ajax` to the header as in a browser, but it...

> @chriskyfung v6 gives the following error: ![v6bug](https://user-images.githubusercontent.com/65642908/195456178-00969160-f49d-42e8-b358-0204c99ebdaf.PNG) Please name **cell B8** to `X_INSTAGRAM_AJAX` on the Settings page as below. ![image](https://user-images.githubusercontent.com/8746768/195515299-e8d867e7-5e6d-4f0f-9878-d8031cb342a6.png)

> I made a single all-in-one script today... giving it: > > ``` > function getRandomIntInclusive(min, max) { > ⋮ > ⋮ > ``` > > and set trigger each...

Hi @agnivadas , You can specify the destination folder per IG user in your Google Sheets as the screenshot below. Here are the steps: 1. **Create a new folder** in...

## Proposed Consent UI Design To collect cookie consent on AMP pages, we intend to incorporate the following AMP components in the design of the Consent UI: - `` -...