API KEY for listScores

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SteamRoller
    Junior Member
    • Sep 2024
    • 2

    #1

    API KEY for listScores

    I've been testing my application with delayed key and all API calls are working, just listScores has an INVALID_APP_KEY exception, this method only works with live key?

    ScoresAPING/v1.0/listScores
    Params: {'updateKeys': [{'eventId': '33644845', 'eventTypeId': 1}]}
    Exception: None
    Error: {'code': -32099, 'message': 'SANGX-0004', 'data': {'APINGException': {'requestUUID': 'null', 'errorCode': 'INVALID_APP_KEY', 'errorDetails': ''}, 'exceptionname': 'APINGException'}}
    Full Response: {'jsonrpc': '2.0',​
  • jabe
    Senior Member
    • Dec 2014
    • 705

    #2
    Any chance you could provide a link to documentation about this potentially ineresting call? Thanks.

    Comment

    • bfexplorer
      Senior Member
      • Sep 2018
      • 212

      #3
      Originally posted by jabe View Post
      Any chance you could provide a link to documentation about this potentially ineresting call? Thanks.
      It was once documented, I do not know why they removed it. It remained in my code base from 2015

      Click image for larger version

Name:	image.png
Views:	532
Size:	393.8 KB
ID:	40737

      Comment

      Working...
      X