Skip to main content
Nintex Community Menu Bar

Error "HTTP InternalServerError ... A text field contains invalid data. Please check the value and try again" When Connecting To Database

  • March 26, 2021
  • 0 replies
  • 66 views

butlerj
Nintex Employee
Forum|alt.badge.img+20

Issue

When connecting to a database or running an Execute SQL action, the following error occurs:

HTTP InternalServerError to https://<domain>.sharepoint.com/<GUIDs>
Correlation Id: <GUID>
Instance Id: <GUID>

Invalid text value.

A text field contains invalid data. Please check the value and try again.

 

Resolution

Ensure the Connection String is properly formatted, contains no typographical errors, and is not pointing to a server with a private IP address.

 

Error Code

HTTP InternalServerError to https://YOURDOMAIN.sharepoint.com/ Correlation Id: Instance Id: Invalid text value. A text field contains invalid data. Please check the value and try again.

 

Related Links