Thanks for the answer.
Unfortunately, it is not that easy, due to the way my app is done and async calls, I can't directly fetch the ID from URL who initiated the request (multiple async calls calling the same function).
Thats why if I had the TV Show ID directly in the JSON response, it would be very handy.
Travis Bell 的回复
于 2014 年 05 月 17 日 3:44下午
Hi guigui4242,
If you've made it that far, you already know the TV show id...
guigui4242 的回复
于 2014 年 05 月 17 日 3:58下午
Thanks for the answer. Unfortunately, it is not that easy, due to the way my app is done and async calls, I can't directly fetch the ID from URL who initiated the request (multiple async calls calling the same function).
Thats why if I had the TV Show ID directly in the JSON response, it would be very handy.