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

Pulling from the wrong feed #15

Open
gggg990 opened this issue Oct 30, 2015 · 2 comments
Open

Pulling from the wrong feed #15

gggg990 opened this issue Oct 30, 2015 · 2 comments

Comments

@gggg990
Copy link

gggg990 commented Oct 30, 2015

When I set up my username and ClientID it pulls photos from the wrong feed, for which I don't even have access (it pulls from helaspamexico, but instead it should be pulling from helaspa -> I am logged in to this and have generated ClientID for this)... Has anyone experienced something similar?

Best Regards

@michael-lynch
Copy link
Owner

This is likely a bug in the plugin. In order to fetch media from a particular user, you need to provide the user's ID, so the first step of the plugin is to fetch an array of users that match the username string (i.e. "helaspa"). The plugin assumes that the first result is the actual user, however, in your case, it's apparently not. When I have some time, I'll fix the plugin to be more strict about which user is selected after the first request.

@gggg990
Copy link
Author

gggg990 commented Nov 3, 2015

Thanks for an answer.. Temporarily I solved this by adding $ behind the username, but I think it's not a pefect solution..

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

No branches or pull requests

2 participants