shiffman / Rekognition-for-Processing

A quick library to make using Rekognition API easy to use in Processing
33 stars 9 forks source link

JSONObject["face_detection"] not found. #13

Closed Creatifcookie closed 9 years ago

Creatifcookie commented 9 years ago

I am getting the error when running the examples.

JSONObject["face_detection"] not found.

Using Processing 2.0, what can be the issue? Any ideas.

screen shot 2015-04-08 at 11 56 58 pm screen shot 2015-04-08 at 11 56 43 pm

shiffman commented 9 years ago

Did you register for an API key and include those keys in a key.txt file in the data folder?

Creatifcookie commented 9 years ago

OK. I rechecked it and I saved my txt file wrong! Needed to change the formatting to rich text. Thanks for making me think lol.