Jump to content

Problems with authorization via API


VoidestDeep

Recommended Posts

Hi there! I'm developing bot for trading purposes. Right now, I'm at the phase of sending post/get requests and I ran into a problem: when I do the first step to receive auth grant ( authorizing client via this link ), site requests username and password to proceed, which are unknown for me.

 

image.png.7492f5348ba1268ca7f4d884dc10998b.png

 

I'm following this documentation: https://backpack.tf/developer/pages/oauth_grants

Link to comment
Share on other sites

OAuth API's are buggy for now and you won't get much use out of them. You should probably look up some resources regarding OAuth2 to better understand how it works if you want to try it anyways. Also if you are using the API for your bot you should be using the authorization code grant method.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...