You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The variables testId and testName in the Payload example in the ThousandEyes Snapshot Integration are missing the camel casing so when setting this up on AppD it throws a 400 - Bad Request error.
Fixing the camelCasing on those variables, as below, will solve the issue.
The variables
testId
andtestName
in the Payload example in the ThousandEyes Snapshot Integration are missing the camel casing so when setting this up on AppD it throws a400 - Bad Request
error.Fixing the camelCasing on those variables, as below, will solve the issue.
The text was updated successfully, but these errors were encountered: