Блог пользователя mustafa_m_hussein

Автор mustafa_m_hussein, история, 2 года назад, По-английски

How to use Codeforces API to compose a request to use a person api key to authenticate that request.

I keep on getting the error : "You have to be authenticated to use this method".

Eg: "{u'status': u'FAILED', u'comment': u'apiKey: Incorrect signature;onlyOnline: You have to be authenticated to use this method'}"

if there anyone can help or give me an exapmle of request ?

  • Проголосовать: нравится
  • +1
  • Проголосовать: не нравится

»
2 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

You can read the documentation about authorization here...

»
22 месяца назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

nice api