Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Can anyone answer this ?

Trying to get Pinterest button onto a facebook page tab app for an image to be pinned. With the documentation at pinterest, its based on an actual link in the code. Since I do not know the page tab url for the app, is there any other way round this ?

Thanks

share|improve this question

1 Answer

Why don't you know the page tab URL? Unless I'm missing something in the question, wouldn't it be something along the lines of...

https://www.facebook.com/cocacola/app_161193133389

...where "cocacola" is the page name and "161193133389" is the app ID?

And if THAT doesn't work for some reason, you could capture the URL with window.location.href, no?

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.