Update sharepoint group action error

Hello,

My client is using the Plumsail update Sharepoint group properties action and all of a sudden today it stopped working. Was fine for like 2 years. The body of the response says the sharepoint site "doesn't exist" but I can confirm the site does exist and the step right before it in Flow is doing something to that same site.

Can anyone point me in the right direction as to what is going on?

Error:

{

"request": {

"url": null,

"traceId": "0HMJVHIH80J4D2F0ccd14972"

},

"error": {

"code": "ApplicationResultException",

"message": "MYURLHERE doesn't exist",

"date": "2022-08-16T19:49:53.2758121Z"

}

}