Tag Archives // api

Tools to generate beautiful web API documentation

February 15, 2013 // Programming // 4 Comments

As demand for our Nutritionix API is starting to grow rapidly, we have been working on finding an API documentation engine to meet our needs for the long-term.  I was not able to find any comprehensive list of existing API documentation…

OpenID Tutorial: Error in parsing the OpenID auth request

February 6, 2013 // Programming // No Comments

When following this great tutorial on how to use OpenID with PHP: http://qpleple.com/how-to-make-people-login-into-your-website-with-their-google-account/ I encountered the following error: Error: invalid_request Error in parsing the OpenID auth request. I believe this problem may be encountered because my testing server does not…