Ver Mensaje Individual
  #6 (permalink)  
Antiguo 19/03/2014, 12:53
Avatar de TMeister
TMeister
Crazy Coder
 
Fecha de Ingreso: enero-2002
Ubicación: En la Oficina
Mensajes: 2.880
Antigüedad: 22 años, 3 meses
Puntos: 193
Respuesta: Api twitter 1.1 problemas

Pregunta: ¿Haz puesto las llaves de tu app?

Código PHP:
Ver original
  1. 'consumer_key' => 'key here',
  2.  'consumer_secret' => 'key here',
  3.  'user_token' => 'key here',
  4.  'user_secret' => 'key here',