open-pay / openpay-android

Android SDK for tokenization and fraud prevention
26 stars 21 forks source link

device_session_id la longitud tiene que estar entre 0 y 32 #11

Closed lorenzolopez928 closed 5 years ago

lorenzolopez928 commented 5 years ago

I am getting this response from the openpay sandbox

{ http_code: 400, error_code: 1001, category: 'request', description: 'device_session_id la longitud tiene que estar entre 0 y 32', request_id: '02acc04c-09e0-4e2c-9358-25d4c9bd0ca7' }

The device_session_id variable is generated according to the openpay android sdk.

How can be this posible?

hugohernandez commented 5 years ago

Hello,

We just released version 2.0.3 that corrects this incompatibility.

Greetings.

lorenzolopez928 commented 5 years ago

Todavia no esta publicada la sdk en formato aar.

hugohernandez commented 5 years ago

Hola,

La librería aar esta dentro del archivo zip.

https://github.com/open-pay/openpay-android/releases SDK-v2.0.3.zip

Saludos.