Hi @Andy E unfortunately, I cannot reproduce this issue about not receiving and error when using incorrect system credentials and uploading a file. I get a rejected feature out of the <Rejected> port with fme_rejection_code UPLOAD_ERROR. Although, it is not a credential error if this is what you were expecting. It seems that the other request actions do have credential errors with a detailed fme_rejection_message.
What version of FME are you using? And could you provide an image of your output and warning message?
Hi @Andy E unfortunately, I cannot reproduce this issue about not receiving and error when using incorrect system credentials and uploading a file. I get a rejected feature out of the <Rejected> port with fme_rejection_code UPLOAD_ERROR. Although, it is not a credential error if this is what you were expecting. It seems that the other request actions do have credential errors with a detailed fme_rejection_message.
What version of FME are you using? And could you provide an image of your output and warning message?
Hi @Evie Lapalme this is with MacOS FME Destktop 2022.1.2 (build 22627).
If the system credentials are invalid, then nothing comes out of the <Rejected> port, only a warning message in the log saying upload failed:
For all other operations (e.g. List or Download), the transformer outputs through the <Rejected> port as expected.
Apologies, I haven't had time to create a sample workspace.