Hello! We have been having trouble with a workflow. The error message strikes us as weird, and I can not seem to find any information anywhere.
The workflow is tied to the "user created" trigger and it simply creates a new folder for each new user through the Retool API.
I said it is weird because it works flawlessly for up to 3 days, and then it stops working all of sudden. The log states that "Admin access is required" but it is unclear to us what this really means.
As you can see in the image, it fails when trying to invoke the get /folders api call, however if we remove that step, it fails in the next. We manually recreate our token for the api and then it works again for a few days, but is this normal?
Here is our resource config that as you can see, is also very simple, and the "test connection" buttons does return OK. Are we missing something regarding the Retool API tokens?
Thanks in advance!