Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPError: 404 Client Error: Not Found for url: https://iqoption.com/api/profile/changebalance Can't change balance for PRACTICE/REAL #350

Open
PattarananGUY1 opened this issue Dec 30, 2023 · 0 comments

Comments

@PattarananGUY1
Copy link

Traceback (most recent call last):
File "c:\Users\guy\Downloads\I DID IT ahuoddhdjilaqwdolqwdiqwi;ld\mt4_iq_rev2\main.py", line 32, in
Iq.change_balance("REAL")
File "C:\Users\guy\AppData\Local\Programs\Python\Python39\lib\site-packages\iqoptionapi-5.2-py3.9.egg\iqoptionapi\stable_api.py", line 394, in change_balance
self.api.changebalance(real_id)
File "C:\Users\guy\AppData\Local\Programs\Python\Python39\lib\site-packages\iqoptionapi-5.2-py3.9.egg\iqoptionapi\http\changebalance.py", line 28, in call
return self._post(data)
return self.send_http_request("POST", data=data, headers=headers)
File "C:\Users\guy\AppData\Local\Programs\Python\Python39\lib\site-packages\iqoptionapi-5.2-py3.9.egg\iqoptionapi\http\resource.py", line 25, in send_http_request
return self.api.send_http_request(self, method, data=data, params=params, headers=headers)
File "C:\Users\guy\AppData\Local\Programs\Python\Python39\lib\site-packages\iqoptionapi-5.2-py3.9.egg\iqoptionapi\api.py", line 194, in send_http_request
response.raise_for_status()
File "C:\Users\guy\AppData\Local\Programs\Python\Python39\lib\site-packages\requests\models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://iqoption.com/api/profile/changebalance

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

No branches or pull requests

1 participant