I get this error when authenticating:

PDOException: SQLSTATE[HY000]: General error: 1364 Field 'created_time' doesn't have a default value: INSERT INTO {twitter_account} (twitter_uid) VALUES (:db_insert_placeholder_0); Array ( [:db_insert_placeholder_0] => ) in twitter_account_save() (line 63 of /data/disk/rhizom/static/timetools-7.18/sites/all/modules/twitter/twitter.inc).

Comments

muschpusch’s picture

Hm... after some debugging

  $schema = drupal_get_schema('twitter_account');

doesn't return anything...

juampynr’s picture

Did you try reinstalling the module?

muschpusch’s picture

Yes i tried uninstalling and reverting to a prior release which wasn't working either.

tajinder.minhas’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

Hello Folks,

I installed this module and authenticated also but didnt get this issue. There is no activity on this issue from last 1 year so closing this issue.