Recently, I've been receiving a JSON data from Microsoft cognitive services but unfortunately, I'm encountering difficulties incorporating it into my code. Is there something that I might be doing incorrectly?
I attempted different approaches such as accessing JSON[0].emotion
and various other methods, but none seem to work for me. Any assistance would be greatly appreciated.