This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Description
When tested on local everything seems to work perfectly. However, when placed on a testing server, the Instagram credentials are not saved in the site.txt file, only the refreshed date:
Instagramauth:
----
Instagramtoken:
----
Instagramtokenrefreshed: 2022-08-08
The test server is running the same 3.7.0.1 Kirby instance and is running on PHP 8.1. Any idea why this is not working?