Before adding a user to a group I check if the user is already a member of the said SharePoint group using the Plumsail action "Is User Member of SharePoint Group". This sometimes works without issues, and in other runs it fails responding with an 400. The error is the following:
After having this issue I encapsulated this action with an Until Loop having a delay of 30 seconds between each execution. If it does not work in the first run it is able to run it between the 2nd to 4th run and able to add all the users. This of course consumes more actions and takes longer than necessary, which is undesired.
Could you please help me to understand this behavior and help me address it? Best regards.
What I find weird is that it sometimes fails, but running it inside the same until loop it might work 30 seconds after. This doesn't have a pattern, it appears to be random.
Thank you for looking into it, I will be on the lookout for updates then. In the meantime if you need more information from my side I'll be more than glad to give it to you. Cheers.
Unfortunately, there is none. I am sorry for the delay - please open a ticket on this issue and mention me in it so it would be assigned to me. I've replied to you in another topic too.
Just recently, I have been notified that developers made some changes the logic of the action so it should prevent recurring of the issue. Please test it and let us know whether the issue persists.