Hi everyone,
I'm currently facing an issue and I’m not exactly sure what I’m missing. I've tried several things and searched through the Appian Community, but I keep getting the same error.
I have an interface in an Appian Portal where users need to upload a document, and after that, a process should be triggered. However, when I try to upload the document in the portal, I receive the following error:
"File upload authentication error. Service account not found. A service account is required to upload files."
The strange thing is that when I test the same interface in Designer mode, it works perfectly—the file uploads with no error. But in the published portal, this error always appears.
I’ve already configured the security settings on both the constant that holds the folder reference and the folder itself, granting proper write permissions to the Portal Service Account.
Is there anything I might be overlooking?
Any help would be greatly appreciated!
Thanks in advance.
Discussion posts and replies are publicly visible
I have one more troubleshooting step to try:
Unpublish the portal, save, wait a few seconds, and then republish the portal again. If there was a state synchronization issue, this would resolve it. This is rare, but we had some reports of this happening recently and are deploying a hotfix to prevent it.
Hi Keanu, Thanks for the support — this actually worked! It seems like it’s indeed a bug in Appian Portals. I just had to unpublish the portal, make my changes, and then publish it again — and it worked.
Thanks again!