Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

cant login #71

Open
lbiskupi opened this issue Jun 7, 2024 · 5 comments
Open

cant login #71

lbiskupi opened this issue Jun 7, 2024 · 5 comments

Comments

@lbiskupi
Copy link

lbiskupi commented Jun 7, 2024

image

@NLegal
Copy link

NLegal commented Jun 7, 2024

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

@MoeinNS
Copy link

MoeinNS commented Jun 7, 2024

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

@Moienbax777
Copy link

same isnt for overload

@Boudjaa
Copy link

Boudjaa commented Jun 7, 2024

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'
}

@NLegal
Copy link

NLegal commented Jun 7, 2024

fixed in new push...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants