jorgemayto
jorgemayto
RRailway
Created by jorgemayto on 8/25/2024 in #✋|help
Do you get 5$ free on the pro plan too?
Ok cool, thank you
6 replies
RRailway
Created by jorgemayto on 8/25/2024 in #✋|help
Do you get 5$ free on the pro plan too?
N/A
6 replies
RRailway
Created by jorgemayto on 8/23/2024 in #✋|help
More information regarding pricing
Ok perfect, thank you a lot
7 replies
RRailway
Created by jorgemayto on 8/23/2024 in #✋|help
More information regarding pricing
N/A
7 replies
RRailway
Created by jorgemayto on 8/23/2024 in #✋|help
Postgres help info
N/A
3 replies
RRailway
Created by jorgemayto on 7/2/2024 in #✋|help
Tls failed to verify when sending API request
okk
14 replies
RRailway
Created by jorgemayto on 7/2/2024 in #✋|help
Tls failed to verify when sending API request
ah ok nws
14 replies
RRailway
Created by jorgemayto on 7/2/2024 in #✋|help
Tls failed to verify when sending API request
theres no official one
14 replies
RRailway
Created by jorgemayto on 7/2/2024 in #✋|help
Tls failed to verify when sending API request
it's for a gym, im trying to link my server to their service so I can create a custom ui and some other features
14 replies
RRailway
Created by jorgemayto on 7/2/2024 in #✋|help
Tls failed to verify when sending API request
url = ""
payload = {
"leisureManagementToken": token,
"password": password,
"passwordConfirm": password
}
headers = {
'Accept':'application/json',
'Accept-Encoding':'gzip, deflate, br, zstd',
'Accept-Language':'en-US,en;q=0.9',
'Content-Type':'application/json',
'Origin':'ORIGIN',
'Priority':'u=1, i',
'Referer':'ORIGIN',
'Sec-Ch-Ua':'"Not/A)Brand";v="8", "Chromium";v="126", "Google Chrome";v="126"',
'Sec-Ch-Ua-Mobile':'?0',
'Sec-Ch-Ua-Platform':'"macOS"',
'Sec-Fetch-Dest':'empty',
'Sec-Fetch-Mode':'cors',
'Sec-Fetch-Site':'same-site',
'User-Agent':'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'
}
response = session.post(url, headers=headers, json=payload)
url = ""
payload = {
"leisureManagementToken": token,
"password": password,
"passwordConfirm": password
}
headers = {
'Accept':'application/json',
'Accept-Encoding':'gzip, deflate, br, zstd',
'Accept-Language':'en-US,en;q=0.9',
'Content-Type':'application/json',
'Origin':'ORIGIN',
'Priority':'u=1, i',
'Referer':'ORIGIN',
'Sec-Ch-Ua':'"Not/A)Brand";v="8", "Chromium";v="126", "Google Chrome";v="126"',
'Sec-Ch-Ua-Mobile':'?0',
'Sec-Ch-Ua-Platform':'"macOS"',
'Sec-Fetch-Dest':'empty',
'Sec-Fetch-Mode':'cors',
'Sec-Fetch-Site':'same-site',
'User-Agent':'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'
}
response = session.post(url, headers=headers, json=payload)
so this request is sent in my server, when the request is sent it automatically returns the error I showed above, from what I researched it's due to the certification file not being found properly or something like that, I could add this onto the request for it to work:
verify=False
verify=False
but then that's not secure
14 replies
RRailway
Created by jorgemayto on 7/2/2024 in #✋|help
Tls failed to verify when sending API request
4cc29972-e583-4641-81d0-26868fcc02e7
14 replies
RRailway
Created by jorgemayto on 3/1/2024 in #✋|help
API Timeout from Mongo
yeah it was weird
75 replies
RRailway
Created by jorgemayto on 3/1/2024 in #✋|help
API Timeout from Mongo
dont worry, mongo support couldnt even help aswell
75 replies
RRailway
Created by jorgemayto on 3/1/2024 in #✋|help
API Timeout from Mongo
thank you a lot for your time
75 replies
RRailway
Created by jorgemayto on 3/1/2024 in #✋|help
API Timeout from Mongo
it was legit just the version of that
75 replies