codefog / contao-instagram

Contao extension that displays Instagram feed on your website
MIT License
11 stars 12 forks source link

Missing auto update of posts inside Instagram Feed [Frontend Module] #43

Closed githuppi closed 1 month ago

githuppi commented 5 months ago

Hello Kamil,

we want to use your extension in a new Contao 4.13.38 project. I had installed the extension (Version 2.3.5) a couple of weeks ago and are currently wondering why the feed won't be updated. Since than a couple of postings were made on Instagram. But in the frontend I can only see data from the past.

Did I miss to configure an update trigger?

Kind regards Dennis

Within the config.yml I have:


    access_token_ttl: 28800 # 8h access token local time to live after which Contao will make a request to refresh the token, in seconds
    cache_ttl: 1800 # 30 min feed data cache local time to live, in seconds
janborg commented 1 month ago

is it not updated at all, or is it updated too late? see #46

qzminski commented 1 month ago

Please try updating to version 2.4.2.

githuppi commented 1 month ago

We have a client where we use the latest version and it's working as expected.