We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39bdb10 commit c0a5011Copy full SHA for c0a5011
README.md
@@ -12,7 +12,10 @@ To make this upload scripte work just follow these setps:
12
13
4. On the ```Settings``` tab generate an Access Token. Place the Access Token in the ```.env``` file.
14
15
-5. Test the upload script.
+5. Test the upload script.
16
+
17
+> [!Note]
18
+> The root folder ID must be kept current. If the upload is not working use the `/get_authenticated_admin` to retrieve an updated folder ID.
19
20
This cose sample uses a ```.env``` files as described on the [php-env](https://github.com/codeadamca/php-env) repo.
21
0 commit comments