500 Error when using /video_type/ ?

Avatar image for coryalbert
CoryAlbert

2

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

Been starting to play around with the API, and am able to get a response to /api/video_types, which give me a list of, well, video types :) I've been going through the responses, and whenever I go to /api/video_type/2/?apiKey=mykey, or any of them, I'm getting a 500 error response. Tried eliminating the key, and it gives back a "Internal Server Error'. Is there something I'm missing or doing incorrectly? I've tried http and https just to make sure.