I am new to the use of the API and hoping someone can help me with some basics. I have been unable to see any data, but have been able to get ‘Response 200’ from various URLs, so I assume I am doing something right. However when I try to view this data I get errors.
So i am using the approach in Python as below (with my own app id and key). This approach works with other APIs. Per above, I do get the ‘Response 200’ through. But also:
JSONDecodeError: Expecting value: line 1 column 1 (char 0)
One thing I’ve found useful for learning is to paste the URL you are testing into the address bar of firefox, which shows the response broken down like this: