Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting "reason":"old_version","status":"fail" exception while requesting for pin #1717

Closed
sunny1974 opened this issue Aug 11, 2016 · 3 comments

Comments

@sunny1974
Copy link

Hi i got {"reason":"old_version","status":"fail"} exception while requesting for pin generation. Please solve me out this and below is my configuration.

public static String RELEASE_TOKEN_CONST = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1462212402694{phone}";

private static final String RELEASE_TIME = "";
private final int PORT = 443;                                      
private final int TIMEOUT_SEC = 2;                                  
private final String WHATSAPP_CHECK_HOST = "v.whatsapp.net/v2/exist";  
public static final String WHATSAPP_GROUP_SERVER = "g.us";                   
private final String WHATSAPP_HOST = "c.whatsapp.net";                 
private final String WHATSAPP_REGISTER_HOST = "v.whatsapp.net/v2/register"; 
private final String WHATSAPP_REQUEST_HOST = "v.whatsapp.net/v2/code";      
public static final String WHATSAPP_SERVER = "s.whatsapp.net";               
public static String WHATSAPP_DEVICE = "S40";                      
public static String WHATSAPP_VER = "2.16.7";
public static String WHATSOS_VER = "14.26";
public static String WHATSDEVICE_NAME = "Nokia302";
@habbim
Copy link

habbim commented Aug 12, 2016

Try using this fork https://github.com/schoerg/yowsup
You also have to use as the default android https://github.com/tgalal/yowsup/pull/1633/files

@Randl
Copy link
Contributor

Randl commented Aug 21, 2016

#1716 #1725

@jlguardi
Copy link
Collaborator

jlguardi commented Sep 1, 2016

update your code.

@jlguardi jlguardi closed this as completed Sep 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants