SocialMiner APIs - Incorrect Parameter Data Types Result in Errors
From DocWiki
(Difference between revisions)
m |
m (1 revision) |
Latest revision as of 15:47, 24 June 2011
SocialMiner APIs - Incorrect Parameter Data Types Result in Errors
| Problem Summary | You see a error when you run an API. |
|---|---|
| Error Message | HTTP 400 (Invalid Data) |
| Possible Cause | You have set a variable with an incorrect data type. For example, polling interval is defined as an interval, and you enter five instead of 5. Data-type rules apply to both required and optional fields. |
| Recommended Action | Change the parameter to the correct data type. |
| Release | Release 8.5(x) |
| Associated CDETS # | None |