-
Notifications
You must be signed in to change notification settings - Fork 9
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
Two copies of single image from IG multi-image post #14
Comments
I believe this is the same issue as https://github.com/idno/known/issues/2227 because I am seeing two images now when only one was uploaded. |
Deleted previous comments becuase they were wrong and not helpful. I now have an example of the debug response to a POST from OwnYourGram:
Does that Warning make any sense? Could it be the problem? |
I have not yet had time to install the latest master. I hope to do so in the next couple of days and test again. |
While trying to do this:
Feed from Instagram multiimage to Known via OwnYourGram
I encountered this error:
Instead of two different images, Known shows two copies of the first image https://stream.jeremycherfas.net/2018/they-go-in-they-come-out20%25-maize-flour-sourdough
Some other notes:
The previous time I had a multi-image in IG, Known pulled in only the first image because I believe that was the correct previous behaviour.
Give us some context:
It'd also be really handy if you could tell us the contents of your
version.known
fileversion = "0.9.9-a"
build = 2018111201
What database are you using? (e.g. mongo, mysql, postgres)
Any warnings or errors in your admin/diagnostics page?
Bonus points - are you able to illustrate the issue with a unit test? If so, submit it as a pull request!
The text was updated successfully, but these errors were encountered: