Autofleet / locomotion

An open-source rider/passenger mobile app written in React Native and Node.js that can be customized and modified to support any ride-hailing
MIT License
32 stars 13 forks source link

"Captcha failed" error with login API #835

Closed joseuride closed 1 month ago

joseuride commented 1 month ago

I always get a "captcha failed" error when I fetch API /login. Here is my cURL

curl --location 'https://client.staging.eu.autofleet.io/api/v1/login' \
--header 'Content-Type: application/json' \
--data '{
"allowedDemandSourceIds":[],
"channel":"sms",
"demandSourceId":"{{demandSourceId}}",
"phoneNumber":"12512790623"
}'

Screenshot 2024-07-29 at 14 17 37

Can you please take a look, thanks

OmerGery commented 1 month ago

Hey we will follow up over email

OmerGery commented 1 month ago

handled via mail