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

Cross-Origin Request error on account login using a Pixelfed.fr account #503

Closed
AdamasFR opened this issue Apr 17, 2024 · 3 comments
Closed
Labels
bug Something isn't working pixelfed

Comments

@AdamasFR
Copy link

Describe the bug
A clear and concise description of what the bug is.

  • Which site: [e.g. dev.phanpy.social OR phanpy.social]
  • Which site version: [On Phanpy, go to Settings -> About]
  • Which instance: [e.g. mastodon.social]

When login from the instance Pixelfed.fr on both dev.phanpy.social and phanpy.social [2024.04.17.b6cf53c], there is a Cross-Origin Request error in the console and the interface does not load.

To Reproduce
Steps to reproduce the behavior:

  1. On the onboarding screen, select login
  2. Enter the instance adress 'pixelfed.fr'
  3. On pixelfed.fr, enter with a user
  4. See error in console

Expected behavior
Phanpy should allow the connection to any Pixelfed instance.

Screenshots
image
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser : Edge
  • Version : Edge 123.0.2420.65

Additional context
Add any other context about the problem here.

@cheeaun
Copy link
Owner

cheeaun commented Apr 18, 2024

I see, thanks for reporting. It seems like there's no new Pixelfed version release with the fix for this yet. The latest release was v0.11.13 (March 5) and the fix was added on March 18. This probably means that pixelfed.social (the instance I'm testing on) is running on the latest changes instead of stable releases.

CORS issue (Cross-Origin Request error) is something that client-side web apps can't fix, so will need to wait for a new Pixelfed release for pixelfed.fr to upgrade to, then the login should work.

Sorry for prematurely announcing Pixelfed support on Phanpy 🙇‍♂️

@cheeaun cheeaun added bug Something isn't working pixelfed labels Apr 18, 2024
@AdamasFR
Copy link
Author

AdamasFR commented Apr 18, 2024

Don't be sorry. 🙏 I wouldn't have thought that Pixelfed.social was not running on stable either. They seem to like risk. ☺️

Thanks for your work on this excellent client!

@AdamasFR
Copy link
Author

I can now report that I was able to add my pixelfed.fr account in Phanpy! Congrats and thanks for the good software!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pixelfed
Projects
None yet
Development

No branches or pull requests

2 participants