ValveSoftware / Dota2-Gameplay

Public Bug Tracker for Dota2
1.46k stars 77 forks source link

Dota 2 API problem #9939

Open sumitsuu opened 1 year ago

sumitsuu commented 1 year ago

Description

I am trying to access steam api using the following query: https://api.steampowered.com/IDOTA2Match_570/GetMatchHistory/V001/?key=MY_KEY&start_at_match_id=7126052070&teams_requested=1&team_id=8599101 I'm sure that every single parameter I typed is correct. But I get following info(look at screenshot) What should I do to fix it? photo_2023-06-29_19-52-22

Example Match ID (and possibly Timestamp)

No response

Screenshots

photo_2023-06-29_19-52-22

BenLubar commented 1 year ago

@stavezie please edit the API key out of your post and re-generate your API key.

sumitsuu commented 1 year ago

@stavezie please edit the API key out of your post and re-generate your API key.

done