Jump to content

Help Needed with Backpack.tf API


piman

Recommended Posts

When I was making a DELETE request to https://backpack.tf/api/1.0/classifieds/listings, I kept getting back an error message saying 

{
  "error": "access_denied",
  "message": "The resource owner or authorization server denied the request.",
  "hint": "Missing \"Authorization\" header"
}

What is this \"Authorization\" header ?

When I looked at older forum posts, they all suggested Oauth was part of it.

However,  Oauth was deprecated and removed on March 31st, so what do I put?

The page saying Oauth has been removed says to put a 'X-Auth-Token', but I still get a 401 when I set this header to be my user token.

 

What do I do now?

It's certiany possible, as bot.tf bots are doing it, but I can't seem to figure it out.

 

Link to comment
Share on other sites

  • 2 weeks later...

do you recommend just to use the User Token for requesting also how can i improve the security on just using the User Token only also why does backpack.tf still have aouth as an option for requesting info if they "deprecated" it 

Link to comment
Share on other sites

On 5/2/2020 at 11:23 PM, Alexass21 said:

why does backpack.tf still have aouth as an option for requesting info if they "deprecated" it 

Because we don’t have an active dev 

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...