Skip to content

Webhooks do not work in testnet even with is_testnet=True #46

@Modd1e

Description

@Modd1e

Hello, I discovered an issue with webhooks in testnet. In the code WebhooksMethod class, base_url is hardcoded to https://rt.tonapi.io/ and does not take is_testnet into account. However, if you replace the value on https://rt-testnet.tonapi.io/, everything starts working.

Please add check for testnet in WebhooksMethod class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions