Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Inconsistent requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://www.textnow.com/api/users/[username]/messages #40

@garycnew

Description

@garycnew

All:

Since July 2025, I've successfully used pythontextnow to send messages from several TextNow accounts.

Recently, I've noticed the 403 Client Error: Forbidden message begin to popup, again, with some of the accounts; while, other accounts still work without issue. All are on the same network. All source from the same Public IP Address. All have their own dedicated browser session on the same computer using different browsers (i.e., Chrome, Firefox, & Edge). All browser sessions are able to successfully initiate messages without issue.

In an attempt to resolve the issue... I will logout/login and update the SID_COOKIE for the affected accounts by way of the dedicated browser sessions. However, this seems to only occasionally resolve the pythontextnow issue.

I'm wondering if it's an issue with the pythontextnow cooldown or something else such as not passing the _pxhd cookie, which is set at the same time as the connect.sid cookie?

The strangest part is that it is only an issue with some of the pythontextnow accounts and not others.

In theory... TextNow should not be able to differentiate between the browser initiated messages and those initiated by pythontextnow.

Any thoughts from the pythontextnow community would be greatly appreciated.

Respectfully,

Gary

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions