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

Pinterest posts do not support clickable links #434

Open
1 task done
erehwonmi opened this issue Nov 17, 2024 · 1 comment
Open
1 task done

Pinterest posts do not support clickable links #434

erehwonmi opened this issue Nov 17, 2024 · 1 comment
Labels
type: feature-request New feature or request

Comments

@erehwonmi
Copy link

erehwonmi commented Nov 17, 2024

🔖 Feature description

As of now adding a link to a Pinterest post is not supported and you will need to modify your post directly at Pinterest in order to append the link.

UPDATE:
This seems to be the file that needs to be updated

image

🎤 Why is this feature needed ?

To have Pinterest users directly go to the link related to the image posted in Pinterest.

✌️ How do you aim to achieve this?

There's a "link" property that you can send along with the request and its not being utilized by the current implementation.

https://developers.pinterest.com/docs/api/v5/pins-create

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

None

@erehwonmi erehwonmi added the type: feature-request New feature or request label Nov 17, 2024
@jamesread jamesread changed the title Add Pinterest Link Pinterest posts do not support clickable links Nov 29, 2024
@jamesread
Copy link
Contributor

Hey there,

I just had a look at the code for this, and there is actually link handling code. I couldn't test it because the Pinterest developer API needs my app submission to be reviewed, and well, I just entered garbage in the app submission. I do hate it when developer APIs make it hard just to do very basic testing :-(

You'll pobably need Nevo to look into this for you, unless my app gets approved so I can test with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants