Why am getting "Invalid" data errors when trying to make Login and/or GetUserAlerts API calls?
Answer
Question When trying to make calls to Client Alerts API's, you will often get "Invalid" data error, or you will get a successful response with no data in the response.
Detailed Description
The reason you may be getting the "Invalid" data error, is you MUST URL-encode the ClientAlertsAuthTokenfor the Login call and both theSessionData and SessionID when making a GetUserAlerts call (when making the call via URL).