views:

15

answers:

0

I have a .key file that contains my consumer key and secret for the spotify API. The code is available for objective C but not for Actionscript 3 , where I need a hex string version of the key and secret. Most other APIs provide this (flickr, evernote, soundcloud, googlemaps, etc.) however spotify chose to put it into a fairly inaccessible .key file. I am on a mac and tried a simple texteditor to get to the information without success.