Chris K.Y. FUNG
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:  Please name **cell B8** to `X_INSTAGRAM_AJAX` on the Settings page as below. 
> 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: - `` -...