-1

Any reason why ESPN Now API and Sports API work a little differently?

Now API:

mma = League

ufc = Team enter image description here

Sports API:

mma = Sport

ufc = League enter image description here

For example, as you can see "mma" saves as "Sport" in one and "League" in the other.

Just wondering because I'm trying to make the two work in concert if Favorites are saved?

Let me know if you have any questions, thanks!

EDIT: Just so everyone knows, as of December 7, the ESPN API is closed to the public.

Realinstomp
  • 532
  • 2
  • 13
  • 30

1 Answers1

1

I'm going to take a guess and then probably open up a ticket for this. The NOW API was built before we had MMA support in our core API offerings. After working with our MMA data, we standardized on the format in our core sports API.

I'll add a ticket for this issue so we can get it resolved. I'll try to reply here when that has been completed. Also, we're looking into other methods of messaging out our routine changes to the API.

Regards, Roger

  • Roger, thanks so much for opening up a ticket for it, thats a big help! If you can reply here when its been completed, then yes that would be really great! – Realinstomp Jun 08 '13 at 00:02
  • Any update on this Roger? Just wanted to check in on it to see if it got resolved. Thanks again for your help! – Realinstomp Jul 02 '13 at 02:10
  • Just checking to see if this issue got resolved yet on the API. I'm really chomping at the bit to integrate this part obviously :), so just wanted to check in on it hoping its done. Just let me know, I appreciate it! – Realinstomp Aug 01 '13 at 22:34
  • Any status on what the final change will be on this for resolution? Thanks! – Realinstomp Feb 09 '14 at 19:38
  • @rogerraymond can you help out with this, I'm having the same problem. Or is the ticket resolved? –  Jun 20 '14 at 18:12