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

The link to manage albums does not open on Mobile #56

Open
gavvvr opened this issue Oct 20, 2023 · 1 comment
Open

The link to manage albums does not open on Mobile #56

gavvvr opened this issue Oct 20, 2023 · 1 comment
Labels
bug Something isn't working 📱mobile for mobile-only

Comments

@gavvvr
Copy link
Owner

gavvvr commented Oct 20, 2023

Getting redirect to https://imgur.io/account/{username}/albums
and the following error:

{
  "data": {
    "error": "Imgur is temporarily over capacity. Please try again later."
  },
  "success": false,
  "status": 500
}
@gavvvr gavvvr added the 📱mobile for mobile-only label Oct 20, 2023
@gavvvr
Copy link
Owner Author

gavvvr commented Oct 20, 2023

Most probably it's because of 'localhost' Origin or Referer headers. There was the same issue on attempt to use fetch API on mobile (see my comment here)

@gavvvr gavvvr added the bug Something isn't working label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 📱mobile for mobile-only
Projects
None yet
Development

No branches or pull requests

1 participant