When I register a user using Twitter and a friend writes something in his journal, the activity page shows an error.
InnerException: No se encontró el id. de zona horaria 'Madrid' en el equipo local. (Can't find Madrid Timezone in local system)
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.TimeZoneInfo.GetTimeZone
At the registration moment, Twitter doesn't supply any email for user. I tried with two users. Both of them has the same problem and "Casablanca" as timezone. If I change the timezone to Brusela, Copenhague, Madrid... everithig goes fine again.
If users logout the system and login again, Casablanca.... no email addresss => problems...
Could it be any wrong setting at the Twitter application config? I have set https://api.twitter.com/1/ as Request URI, GET as Request Type and nothing in Request query.