Home » Topics
Has anyone used the Zeus88 API integration for the new build?
APIIntegrationZeus88OAuthPython
Registration:
09.04.2023
Messages: 87
09.04.2023
Messages: 87
Neo_Matrix Topic author
04.01.2025 21:27
I'm trying to integrate the Zeus88 platform into our main dashboard, but I'm running into some authentication errors that I can't seem to track down. The documentation suggests using OAuth 2.0, but the sample code seems outdated compared to the current live endpoints. Has anyone successfully implemented this recently? I'm using Python and the latest version of the SDK, but it keeps timing out on the handshake. Any pointers on a reliable community workaround or updated guides would be hugely appreciated. Thanks in advance!
16 Answers
03.08.2024
Posts: 339
Posts: 339
12.11.2023
Posts: 1296
Posts: 1296
I had the exact same timeout issue last month. It turned out the issue wasn't with OAuth, but that the Zeus88 server requires a specific header format for the handshake that wasn't documented anywhere. You need to include 'X-Client-Version: 2.1' in your request headers. This fixed it immediately for me. Good luck!
06.04.2021
Posts: 1419
Posts: 1419
22.11.2024
Posts: 380
Posts: 380
29.01.2023
Posts: 196
Posts: 196
10.06.2021
Posts: 1491
Posts: 1491
21.01.2022
Posts: 979
Posts: 979
01.12.2023
Posts: 1319
Posts: 1319
22.10.2023
Posts: 1377
Posts: 1377
27.03.2022
Posts: 1135
Posts: 1135
17.04.2023
Posts: 349
Posts: 349
09.08.2023
Posts: 1110
Posts: 1110
02.02.2025
Posts: 310
Posts: 310
20.04.2022
Posts: 21
Posts: 21
16.02.2025
Posts: 1390
Posts: 1390
Want to join the discussion?
To leave a comment, you must log in to the forum.