-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
If the iFood suspect from your login because too much retry, it will require you to verify some other
information.
curl 'https://marketplace.ifood.com.br/v1/identity-providers/OTP/challenges' \
-H 'authority: marketplace.ifood.com.br' \
-H 'accept: application/json, text/plain, */*' \
-H 'accept-language: pt-BR,pt;q=1' \
-H 'app_version: 9.102.21' \
-H 'browser: Mac OS' \
-H 'cache-control: no-cache, no-store' \
-H 'content-type: application/json' \
-H 'origin: https://www.ifood.com.br' \
-H 'platform: Desktop' \
--data-raw '{"token":"AUTH_TOKEN_HERE","tenant":"IFO"}' \
--compressed
Metadata
Metadata
Assignees
Labels
No labels