Anton Voylenko

Results 85 comments of Anton Voylenko

You can't do that. I see only one option is to have a reverse proxy on top of the service that implements this.

I would recommend you to switch to the forked project https://github.com/avoylenko/wwebjs-api.

Have you tried to pass the _isViewOnce_ option in `options` object of the request?

Swagger specification can be found here https://github.com/chrishubert/whatsapp-api/blob/master/swagger.json

Already discussed here https://github.com/chrishubert/whatsapp-api/issues/111

@asfo Seems like my initial commit was changed by SonarQube. Fix is available in forked project: https://github.com/avoylenko/wwebjs-api Also feel free to open PR here, @chrishubert might approve it someday.

@BetoCR @bmduarte WhatsApp keeps updating the wwebjs page, so you need to manually bump the whatsapp-web.js version or feel free to switch to the forked project https://github.com/avoylenko/wwebjs-api

Do you have the WEB_VERSION_CACHE_TYPE env configured?

Your configuration seems fine. Would you mind to switch to a forked project and check if your issue is solved there? Here is the docker image: docker pull avoylenko/wwebjs-api:latest

At this moment, this is not implemented. Feel free to open PR.