I Need UIPath Expert to Fix My Automation Flow

Job ID: 34437223

Budget: $8 – $15 CAD

I need someone to help me fix my MainTrade.xaml. It used to work fine but its not working because the website I'm scraping changed a small thing in the layout. Plus, I'm getting this error. I need help here

22.4.4+Branch.support-v22.4.Sha.1090422ff8ac244a830d9e33650f90eb9cddd56a

One or more errors occurred. (Could not obtain access token. (invalid_grant))

RemoteException wrapping System.AggregateException: One or more errors occurred. (Could not obtain access token. (invalid_grant)) ---> RemoteException wrapping System.UnauthorizedAccessException: Could not obtain access token. (invalid_grant)
at UiPath.Oidc.Helpers.ToRefreshResult(RefreshTokenResult refreshTokenResult)
at UiPath.Oidc.IdpClient.Refresh(String refreshToken, CancellationToken ct)
at UiPath.Oidc.OidcServiceProper.RefreshTransaction.Handler(TransactionContext context, CancellationToken ct)
at UiPath.Oidc.SessionStore.ExecuteTransaction(TransactionHandler handler, CancellationToken ct)
at UiPath.Oidc.OidcServiceProper.RefreshToken(CancellationToken ct)
at UiPath.Oidc.OidcServiceProper.GetAccessToken(Boolean refresh, CancellationToken ct)
at UiPath.Service.UserHost.UserOperations.GetInteractiveAccessToken(Boolean refresh, CancellationToken ct)
at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext()
--- End of stack trace from previous location ---
at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext()
--- End of stack trace from previous location ---
at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext()
--- End of stack trace from previous location ---
at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List`1 cancellationTokens, Func`2 func, String message, Func`2 exceptionHandler)
--- End of inner exception stack trace ---
at UiPath.Oidc.Helpers.ToRefreshResult(RefreshTokenResult refreshTokenResult)
at UiPath.Oidc.IdpClient.Refresh(String refreshToken, CancellationToken ct)
at UiPath.Oidc.OidcServiceProper.RefreshTransaction.Handler(TransactionContext context, CancellationToken ct)
at UiPath.Oidc.SessionStore.ExecuteTransaction(TransactionHandler handler, CancellationToken ct)
at UiPath.Oidc.OidcServiceProper.RefreshToken(CancellationToken ct)
at UiPath.Oidc.OidcServiceProper.GetAccessToken(Boolean refresh, CancellationToken ct)
at UiPath.Service.UserHost.UserOperations.GetInteractiveAccessToken(Boolean refresh, CancellationToken ct)
at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext()
--- End of stack trace from previous location ---
at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext()
--- End of stack trace from previous location ---
at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext()
--- End of stack trace from previous location ---
at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List`1 cancellationTokens, Func`2 func, String message, Func`2 exceptionHandler)