iqoptionapi icon indicating copy to clipboard operation
iqoptionapi copied to clipboard

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

Open PattarananGUY1 opened this issue 1 year ago • 0 comments

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

PattarananGUY1 avatar Dec 30 '23 11:12 PattarananGUY1