Henshall

Results 3 comments of Henshall

I got it to send me an sms with curl: curl 'https://api.gotinder.com/v3/auth/login?locale=en' -H 'authority: api.gotinder.com' -H 'pragma: no-cache' -H 'cache-control: no-cache' -H 'x-supported-image-formats: webp,jpeg' -H 'funnel-session-id: 1da38d5a71afe004' -H 'persistent-device-id: 7dd5826b-8433-4543-bb4b-c9937e8c4205'...

I got it to send me an sms with curl: curl 'https://api.gotinder.com/v3/auth/login?locale=en' -H 'authority: api.gotinder.com' -H 'pragma: no-cache' -H 'cache-control: no-cache' -H 'x-supported-image-formats: webp,jpeg' -H 'funnel-session-id: 1da38d5a71afe004' -H 'persistent-device-id: 7dd5826b-8433-4543-bb4b-c9937e8c4205'...

Got it working - for me I had to upgrade websockets version to 10.x after the abc iterable fix: pip install --upgrade websockets got it working on plasma 5.24.2, kde...