I was using version 0.7.1, but the QR code suddenly stopped being generated, so I updated to 0.7.2.
Now, the /instance/qr endpoint no longer returns the QR code. Instead, it returns a link that redirects to WhatsApp to authorize the connection. The problem is that this link can only be opened from a mobile phone, making it impossible to display a QR code in my application.
Is this the expected behavior, or is there a way to get the QR code as a Base64 string like before? How can I bypass this. I think its's because de passkey

I was using version 0.7.1, but the QR code suddenly stopped being generated, so I updated to 0.7.2.
Now, the
/instance/qrendpoint no longer returns the QR code. Instead, it returns a link that redirects to WhatsApp to authorize the connection. The problem is that this link can only be opened from a mobile phone, making it impossible to display a QR code in my application.Is this the expected behavior, or is there a way to get the QR code as a Base64 string like before? How can I bypass this. I think its's because de passkey