Title: 06/05/12: Facebook 500

June 5, 2012 Phan Le

Helps

  • Sending Facebook messages when site has BasicAuth or Redirect

When calling FB.ui() to send a message that has a link (say to invite a user to your site), the link must return a 200. Which is incompatible w/ BasicAuth and Redirects.

Has anyone found a way to work around this in a staging environment so that a story can be accepted?

  • Trying to set up CCMenu to talk to Jenkins with BasicAuth

But no projects available for selection.

  • one suggestion checking the cc.xml
  • Don’t use space in project name

Interestings

  • Capybara with Selenium in CI not cleaning up webmock requests

Jonathan’s project is randomizing order of request and controller specs. It seems if a controller spec runs after a request spec, it fails because the controller spec expects no mocked request but did. The mocked out request was made in the request spec earlier. Not happening if running locally.

Events

  • SF Tracker Meetup 6:30p-8:30p Tonight

About the Author

Biography

Previous
Mastering Mobile Web
Mastering Mobile Web

Creating a mobile website can be challenging. Here’s a simple breakdown of how to make your mobile website ...

Next
iOS JSON Parser Comparison
iOS JSON Parser Comparison

This article was first composed by Peter Raboud Multiple methods of parsing JSON data are available to iOS ...