Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

C# C# Streams and Data Processing Streaming Data on the Net Text Analytics API Part 1

Why was her API key different for the news search and the sentiment query?

?

1 Answer

Steven Parker
Steven Parker
229,644 Points

Different from what, a previous example? If so, and either a different service is being accessed or perhaps another account was being used when that example was filmed.

But the actual key isn't important to the example. I'd bet none of the keys shown are still active by the time the video is released, you'll need to obtain your own.

Right, the key doesn't matter. But you said it best; there are different services being used and therefore there would be multiple keys.

Steven Parker
Steven Parker
229,644 Points

chazber — Glad to help. You can mark a question solved by choosing a "best answer".
And happy coding!