Skip to content

Fix login failure caused by incorrect URL#17

Open
JorisLimousin wants to merge 1 commit intodimme:mainfrom
JorisLimousin:fix-url
Open

Fix login failure caused by incorrect URL#17
JorisLimousin wants to merge 1 commit intodimme:mainfrom
JorisLimousin:fix-url

Conversation

@JorisLimousin
Copy link
Copy Markdown

Fixes login failures returning errorMsg: "Incorrect service entry address" by updating hard-coded authentication endpoints to use the correct regional Tapo gateway.

Some regions (including EUW1) no longer accept requests to the generic n-wap-gw.tplinkcloud.com hostname, causing authentication to fail even with valid credentials.

A future enhancement could dynamically derive the region from the accountApiUrl response and build the correct gateway automatically instead of hardcoding EUW1.

@george43g
Copy link
Copy Markdown

george43g commented Feb 24, 2026

robust fix in #19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants