allburov
allburov
Like ruby rest api client: https://teamcity.jetbrains.com/project.html?projectId=TeamCityRestApiClients&tab=projectOverview
1 - problems with encoding ```python # python 3.4 bundle = connection.get_enum_bundle('70-756-1479473044676') bundle.to_xml() # raise File "E:/GITHUB/dohq_youtrack\youtrack\youtrack.py", line 635, in to_xml result += ">%s" % (escape(self.name.encode('utf-8')), self.element_name) File "C:\Python34\lib\xml\sax\saxutils.py", line...
### Discussed in https://github.com/devlikeapro/whatsapp-http-api/discussions/111 Originally posted by **sg957** June 11, 2023 Baileys added in the latest version the option to run the service without having to connect to WhatsApp Web,...
No way to know with which environment variables the server (worker) have been started. [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
### Discussed in https://github.com/devlikeapro/whatsapp-http-api/discussions/147 Originally posted by **JoshuaMwamlanda** July 20, 2023 When I end a session, why doesn't WAHA automatically disconnect my device from WhatsApp? It only shows I'm inactive...
Relates to https://github.com/devlikeapro/whatsapp-http-api/issues/131
### Discussed in https://github.com/devlikeapro/whatsapp-http-api/discussions/249 Originally posted by **fififig** December 26, 2023 I have chrome profiles already ready to go. Is it possible to upload them? Upload chromium profile via request...
The part left from - https://github.com/devlikeapro/whatsapp-http-api/issues/131 We wanna reduce number of possible `poll.vote.failed` events
From https://github.com/devlikeapro/whatsapp-http-api/issues/37#issuecomment-1363933187 > To resolve this issue, it is recommended to ensure that the webhooks are fully initialized on the server before making the endpoints available for the , in...
### Discussed in https://github.com/devlikeapro/whatsapp-http-api/discussions/95 Originally posted by **goleadev** May 10, 2023 Hello, Is it possible to define a base path for the API? Currently, all API calls need to be...