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

Extensions don't add pins to boards #319

Open
aaronweatherall opened this issue Feb 12, 2022 · 2 comments
Open

Extensions don't add pins to boards #319

aaronweatherall opened this issue Feb 12, 2022 · 2 comments
Labels
question General questions about the project

Comments

@aaronweatherall
Copy link

Great plugin! Love it. I just noticed that when I add a pin through the extensions (chrome or Firefox) that it will add the pin, it will create a new board if I request, but it will never add a pin to a board.

Replicating this:

  1. Select image/page to bookmark and use the 'Add to Pinry' context menu.
  2. Select an available board e.g My Board
  3. Click Save

The pin will be created but it will not be in the selected board.

I note the api call has no reference to the board

172.17.0.1 - - [12/Feb/2022:00:38:07 +0000] "POST /api/v2/pins/ HTTP/1.1" 201 1004 "http://localhost/pin-creation/from-url?url=https%3A%2F%2Ftransportsafety.vic.gov.au%2F__data%2Fassets%2Fimage%2F0003%2F32952%2FPowerboat.jpg&referer=https%3A%2F%2Ftransportsafety.vic.gov.au%2Fmaritime-safety%2Frecreational-boating%2Fpowerboat&description=Powerboats%20%7C%20Transport%20Safety%20Victoria"
@winkidney
Copy link
Member

Hi, you should use https to host your site if you want to collect images on https site.
It's content policy of web-browser.

@winkidney
Copy link
Member

Hi, you should use https to host your site if you want to collect images on https site. It's content policy of web-browser.

Sorry it's wrong.

It's a "feature" that you should select a board by hand, the input will only filter them not select automatically.

If you have any further problem, please try to give me more info about the operation process (screenshot, etc), I'll try to figure it out : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question General questions about the project
Development

No branches or pull requests

2 participants