Codeforces Api

Revision en1, by mustafa_m_hussein, 2022-02-16 20:03:10

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 ?

Tags codeforces, api, codeforcesapi

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English mustafa_m_hussein 2022-02-16 20:03:10 401 Initial revision (published)