Generic authentication using first item only for credentials

Hi @airmoi, this is expected I am afraid. To use several different credentials for each request you’d need to split your items into individual batches. Check out this example: Using expression in the impersonate field of the Google Service Account credential fails - #2 by MutedJam

Let me know if you run into any trouble with this.