Freddywhest / BlumBot

Made by Alfred Nti. Python bot for farming Blum telegram bot.
https://t.me/freddy_bots
Other
26 stars 4 forks source link

AxiosError with latest update #3

Closed lucasnguyen3979 closed 1 month ago

lucasnguyen3979 commented 1 month ago

I have created completely new sessions, but still receive these errors:

image

Thanks :)

Lastnet0709 commented 1 month ago

Change gatewayApiUrl: "https://gateway.blum.codes", gatewayHost: "gateway.blum.codes", in bot/config/app.js to gatewayApiUrl: "https://user-domain.blum.codes/api", gatewayHost: "user-domain.blum.codes",

it's work for me