TapSwapBot icon indicating copy to clipboard operation
TapSwapBot copied to clipboard

cant login

Open lbiskupi opened this issue 1 year ago • 5 comments

image

lbiskupi avatar Jun 07 '24 10:06 lbiskupi

yes... need some more adjustments... Someone said, some headers changed…

NLegal avatar Jun 07 '24 10:06 NLegal

Same I can open the tapswap bot but the script cannot It isn't servers overload

MoeinNS avatar Jun 07 '24 11:06 MoeinNS

same isnt for overload

Moienbax777 avatar Jun 07 '24 11:06 Moienbax777

Change this in Header.py file:

From 'X-Cv': '608' to 'X-Cv': '621'

it will work or change the header completely to:

headers = { 'Accept': '/', 'Host': 'api.tapswap.ai', 'Accept-Language': 'ru-RU,ru;q=0.9', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Origin': 'https://app.tapswap.club', 'Referer': 'https://app.tapswap.club/', 'Sec-Fetch-Dest': 'empty', 'Sec-Fetch-Mode': 'cors', 'Sec-Fetch-Site': 'cross-site', 'User-Agent': 'Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36', 'Sec-Ch-Ua': '"Google Chrome";v="125", "Chromium";v="125", "Not.A/Brand";v="24"', 'Sec-Ch-Ua-Mobile': '?0', 'Sec-Ch-Ua-Platform': '"Android"', 'X-App': 'tapswap_server', 'X-Cv': '621', 'X-bot' :'no' }

Boudjaa avatar Jun 07 '24 13:06 Boudjaa

fixed in new push...

NLegal avatar Jun 07 '24 15:06 NLegal