Skip to content

Instantly share code, notes, and snippets.

@ilkeryilmaz
Last active August 23, 2021 21:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ilkeryilmaz/5efc55eb571e2a84166d9ad51c2fa2cb to your computer and use it in GitHub Desktop.
Save ilkeryilmaz/5efc55eb571e2a84166d9ad51c2fa2cb to your computer and use it in GitHub Desktop.
create-error
curl 'https://api.korvo.co/v1/payments/156' \
-H 'authority: api.korvo.co' \
-H 'pragma: no-cache' \
-H 'cache-control: no-cache' \
-H 'sec-ch-ua: "Chromium";v="92", " Not A;Brand";v="99", "Google Chrome";v="92"' \
-H 'accept: application/json' \
-H 'authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJoZWxsb0Brb3J2by5jbyIsInVzZXJUeXBlIjoiQlVTSU5FU1MiLCJleHAiOjE2NjEyODczNDcsInVzZXJJZCI6MTU2LCJpYXQiOjE2Mjk3NTEzNDd9.Jx1SpHSHrdO9WNdV3N_DmfO4H0cN_2CXlN7nRFcQ_68azKySDBWOZHilEckfYijm3mfiB80RN9rVymCbg3Uaxw' \
-H 'sec-ch-ua-mobile: ?0' \
-H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36' \
-H 'origin: http://dashboard.korvo.co' \
-H 'sec-fetch-site: cross-site' \
-H 'sec-fetch-mode: cors' \
-H 'sec-fetch-dest: empty' \
-H 'referer: http://dashboard.korvo.co/' \
-H 'accept-language: tr-TR,tr;q=0.9,en-US;q=0.8,en;q=0.7,fr;q=0.6,und;q=0.5' \
--compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment