ombulabs / mercadopago

Gem to communicate with the MercadoPago API
33 stars 22 forks source link

Authentication error #20

Closed j0sephandres1987 closed 7 years ago

j0sephandres1987 commented 9 years ago

My mistake begins very early, mp_client = MercadoPago::Client.new(client_id, client_secret) i enter my clien_id and my client_secret but it's returned a 500 error.

PS: I'm working on a ruby on rails app.

etagwerker commented 8 years ago

@j0sephandres1987 What error do you get? This is working for us. Please share the error message.