Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Apps: "Email me a log in link" button fails silently #48816

Open
designsimply opened this issue Apr 21, 2020 · 3 comments
Open

Get Apps: "Email me a log in link" button fails silently #48816

designsimply opened this issue Apr 21, 2020 · 3 comments
Labels
[Feature] WordPress Desktop App Features and improvements related to the WordPress Desktop App. [Pri] Low [Status] Stale [Type] Bug
Projects

Comments

@designsimply
Copy link
Contributor

Steps to reproduce:

  1. Go to Account > Get Apps.
  2. Click the "Email me a log in link" button.
  3. Press Control + Shift + i to open Developer Tools Console.

Result: the "Email me a log in link" button on the Get Apps page fails silently. (23s)

Note: the following errors appear in the console:

Failed to load resource: the server responded with a status of 403 ()
public-api.wordpress.com/rest/v1.2/auth/send-login-email:1

Uncaught TypeError: webpack_require(...).logout is not a function
entry-main.js:2

Screen Shot 2020-04-20 at Apr 20 11 12 07 PM

Tested with WPDesktop 5.1.0-beta1 on macOS 10.14.6.

@rachelmcr
Copy link
Member

Good find! I noticed the same issue on Customer Home (reported in https://github.com/Automattic/wp-desktop/issues/777) and it was resolved by removing that button from the app in #39645.

It would be nice if the endpoint could be fixed so the button would work in the desktop app, but barring that we should make a similar change to remove the button on the Get Apps page as well.

@nsakaimbo nsakaimbo transferred this issue from Automattic/wp-desktop Jan 12, 2021
@nsakaimbo nsakaimbo added this to To do in WP-Desktop via automation Jan 12, 2021
@nsakaimbo nsakaimbo added the [Feature] WordPress Desktop App Features and improvements related to the WordPress Desktop App. label Jan 12, 2021
@xpurichan
Copy link

I just tested this issue in version 6.9.0 of the WordPress desktop app (Mac OS). When I click on the button in step 2 I do see an error message quickly flash in the top-right corner of the page:
"Sorry, we could not send you an email"

After the error flashes I'm logged out of the app and presented with a login page.

Adding the "Type: Bug" to this report.

@github-actions
Copy link

github-actions bot commented Aug 8, 2021

This issue is stale because it has been 180 days with no activity. You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation and apply one of relevant issue close labels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] WordPress Desktop App Features and improvements related to the WordPress Desktop App. [Pri] Low [Status] Stale [Type] Bug
Projects
Development

No branches or pull requests

5 participants