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.

My fancy OpenGraph Facebook like button for my quotation mashup suddenly decided to stop working. It now says I provide an invalid url. The url is basically quotation?q=123 with 123 being the currently displayed quotation. They are usually generated randomly when someone arrives at the page.

All was fine, now it seems to be implying I can't have URLs like this, must I encode them? Or that I have meta tags that OpenGraph needs wrong or in the wrong place. It was odd that it suddenly started working, even the example from Facebook is showing the error:

Invalid URL The requested URL "/plugins/like.php?

Did Facebook break?

I used some development tool they provide to get more info, which seems to baffle me even more as my meta tags are inside the head tag.

Debugging info from Facebook

Ideas, just wait to see if Facebook fixes itself?

share|improve this question
The first time I load the URL link it seems to work but reloading the page and showing a second random quotation seems to then break the like button. If that makes sense? – Muskie Sep 2 '12 at 22:45
The link you provide works for me (did about 4 refreshes -> like). Could you explain what exactly doesn't work for you? – Claudiu Sep 3 '12 at 11:22
Instead of a like button the text "Invalid URL" was shown in its place. I think something was wrong with Facebook as their own example I linked to was showing the same error. Now everything seems to be working as it did before. – Muskie Sep 3 '12 at 18:00

1 Answer

up vote 0 down vote accepted

Something must have been wrong with the mothership, as a day later give or take a few hours, my webpage (app) with the fanciest like button is working as expected again.

Quotation Mashup

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.