Cfalone patch 1
curl -X POST -u "apikey:{SVJBsCLLsBJYrGEdLVcByoix68RtGYJ9QOe3P3HKkdYU}"
"{https://api.jp-tok.natural-language-understanding.watson.cloud.ibm.com/instances/bc404b15-716f-4f00-9bb6-5790161df904}/v1/analyze?version=2018-11-16"
--header "Content-Type: application/json"
--data '{
"url": "http://newsroom.ibm.com/Guerbet-and-IBM-Watson-Health-Announce-Strategic-Partnership-for-Artificial-Intelligence-in-Medical-Imaging-Liver",
"features": {
"sentiment": {},
"categories": {},
"concepts": {},
"entities": {},
"keywords": {}
}
}'
service credentials
PERSONALITY_INSIGHTS_URL=https://gateway.watsonplatform.net/personality-insights/api PERSONALITY_INSIGHTS_IAM_APIKEY=SVJBsCLLsBJYrGEdLVcByoix68RtGYJ9QOe3P3HKkdYU
twitter credentials
see https://apps.twitter.com/
TWITTER_CONSUMER_KEY=ibNXXxlERfEyd3k8GhBtHBB2U TWITTER_CONSUMER_SECRET=TbUf3gNQlH5JyXiipx3ssd1id07ARRlGRFfmm92KDPBHBOc2be
Hi @Yukishohei - this is a public repo. Please delete and recreate your credentials as they have been publicly exposed.