Hello @Oleksandr Muzychenko
The error message suggests that the connection string exceeds the maximum allowed length of 1024. This error usually occurs when the connection string is too long to be processed by the system.
To resolve this issue, you can try the following steps:
- Check if you have entered the correct values for the ClientID, ClientSecret, TenantID, and RefreshToken fields. Make sure that there are no extra spaces or characters in the values.
- Try to shorten the connection string by removing any unnecessary parameters or values. For example, you can try removing the "useEncryptedEndpoints", "useHostVerification", and "usePeerVerification" parameters if they are not required for your connection.
- If the above steps do not work, you can try creating a new Xero connector and enter the required values again. Sometimes, this can help resolve the issue.
I hope that this response has addressed your query and helped you overcome your challenges. If so, please mark this response as Answered. This will not only acknowledge our efforts, but also assist other community members who may be looking for similar solutions.