WhiskeySockets / Baileys

Lightweight full-featured typescript/javascript WhatsApp Web API
https://baileys.whiskeysockets.io/
MIT License
4.02k stars 1.36k forks source link

[BUG] Mobile API: 'Login not available right now' #709

Open lauriolasw opened 7 months ago

lauriolasw commented 7 months ago

Describe the bug After inserting phone number and selecting sms... Failed to request registration code. Please try again. { reason: 'blocked', status: 'fail', login: '1956xxx', custom_block_screen: { title: 'Login not available right now', hide_date: true, btn_secondary_url: null, btn_secondary_text: null, btn_primary_url: 'https://wa.me/support', btn_primary_text: 'Contact Us', body: 'For security reasons, we can’t log you in right now. Please try again later, or contact us if you need help with your account.' } }

To Reproduce run: yarn example --mobile

Expected behavior Receiving SMS

Environment (please complete the following information): Tested with multiple numbers Tested with 6.5 and 6.6

just-kuna commented 7 months ago

++

HomerSimpson00007 commented 2 months ago

any update on this?

super-keys commented 1 month ago

I also encountered this problem, did you solve it? @lauriolasw