Jump to content

Is The Match Data Api Still Maintained/working?

API Match Data

2 replies to this topic

#1 WailingToast

    Rookie

  • Bridesmaid
  • Bridesmaid
  • 2 posts

Posted 23 November 2023 - 11:13 AM

Is the match data api found at https://mwomercs.com/profile/api still maintained and working? It's pretty simple, so I'm fairly certain I'm not messing up my requests (but who knows, I definitely could be).

This response is the only one I ever get:

Quote

{

"message": "Unable to fulfill request, please try again",
"status": 422
}


I've tried quite a few different variations on the request using curl, postman, and wget and only ever get that response.

Has anyone recently had any success using this api?

Edited by WailingToast, 23 November 2023 - 11:14 AM.


#2 Buzambo

    Member

  • Pip
  • 14 posts

Posted 24 November 2023 - 09:36 AM

I honestly think I broke it.

I was trying to do some fetch request yesterday using the node-fetch library within Javascript and the link to the mechs api https://mwomercs.com.../list/full.json was pulling up before, but when I ran my code it took a while and later found the 500 error page that still appears present.

#3 WailingToast

    Rookie

  • Bridesmaid
  • Bridesmaid
  • 2 posts

Posted 26 November 2023 - 10:12 PM

Turns out I was just using the API wrong. It's right in the name - PRIVATE match api. Works fine when you use private lobby match ids, doesn't work for quickplay match ids. The API should probably return a clearer message - something like "Match ID not found", but that's mostly just nitpicky on my part.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users