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

Problem in php code #5

Open
korud opened this issue Jun 12, 2023 · 0 comments
Open

Problem in php code #5

korud opened this issue Jun 12, 2023 · 0 comments

Comments

@korud
Copy link

korud commented Jun 12, 2023

Hello, I was using the v1 version of the bingX api but it has stopped working for no apparent reason so I decided to create a complete new code and update it to the v2 version. However, I am getting an error that I cannot solve for more hours than I try to solve it.

When trying to connect to the api and generate some action or query, I get the following error:

placeMarketOrder: {"code":80014,"msg":"timestamp is invalid","data":{}}

In version v2 through php. I only copy, put apikey/secretkey and run. I have usdt.

Another error I'm getting when performing get queries is this or similar:

placeMarketOrder: {"code":80014,"msg":"Null timestamp or timestamp mismatch","data":{}}

How can we solve this?
Could be added to the code?

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