del.icio.us API Change
Published on 10 Aug 2006 · Filed in Explanation · 103 words (estimated 1 minutes to read)Fortunately, the fix for Cocoalicious is really straightforward; simply go into the preferences, change the API URI to https://api.del.icio.us/v1/
, click OK, then exit and restart the application. All should be well after that. (At least, it worked for me.)
However, this also means that if you have any scripts or WordPress plug-ins, you may have to modify those as well. I have a plug-in that lists recent del.icio.us posts in the sidebar, and I’ll need to see if that plug-in (or the plug-in’s configuration) needs to be updated.
(Funny how a “little” thing like a URI can have a ripple effect like this.)