Update for resolution
(2) steps required to get this working without requiring a proxy
1. Change your TWITTER DEV account time-zone to the following setting:
(GMT) UTC
2. Change the dpagentconfig.ini for the Data Provisioning Agent:
The ini file by default has the following:
- proxyHost=proxy
- proxyPort=8080
- proxyType=
Changing the ini file with following allowed a successful test connection:
- proxyHost=
- proxyPort=
- proxyType=

