Skip to content

Failed to load your account information when opens the web page #664

@sekozzi

Description

@sekozzi

Hello,

I've got attached error when I ran the bot. I'v checked all of them following requirement.

You are seeing this error message because of one of the following situations:
You are using TestNet API/Secret for Live Binance.
You are using Live API/Secret for TestNet Binance.
Your API key is revoked/deleted.
Your API key is not permitted to "Enable Reading" and "Enable Spot & Margin Trading".
Your API key is restricted to trusted IP, and your bot is located not in trusted IP.

I see following log line when I checked the binance-bot logs.

{"name":"binance-api","version":"0.0.98","hostname":"4f7c36303b6e","pid":46,"gitHash":"d321990","server":"websocket","payload":{"command":"latest","authToken":"","data":{"page":1,"searchKeyword":"","sortBy":"default","sortByDesc":false,"hideInactive":false}},"correlationId":"a5e4d738-b700-44c0-b0f8-3031279c7ee1","tag":"verifyAuthenticated","level":30,"err":{"message":"jwt must be provided","name":"JsonWebTokenError","stack":"JsonWebTokenError: jwt must be provided\n at Object.module.exports [as verify] (/srv/node_modules/jsonwebtoken/verify.js:53:17)\n at verifyAuthenticated (/srv/dist/server.js:1:62133)\n at async WebSocket. (/srv/dist/server.js:1:105093)"},"msg":"Failed authentication","time":"2024-08-19T00:35:29.889Z","v":0}

Could you fix it ?

Screenshot_2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions