I made the changes asked
got my api key

when I click on the marmoset tab

http://localhost/drupal/node/2368?overrideUserAgent=true

but what shows up is the same as what is under the "view" tab of the node.

any thoughts on what is wrong?

there is nothing in the logs.

Chris

Comments

emackn’s picture

If you dont see anything then there are a few possibilities,

1) The service can't find anything. How much text do you have on the page? Single sentences usually dont work well. More is better.
You also can't use lorem ipsum text for this to work. For testing, I like to use the feedapi module to get real world content. You can also just grab text from a cnn story and plug it in.

2) Something is setup wrong. I need to set up a basic test for configuration, until then its up to you.
check the api key, it does require it's own key. It will not work off of the key of open calais.

3) still thinking what else it could be.

emackn’s picture

Assigned: Unassigned » emackn