Jump to content

How can I use backpack inventory refresh API?


ParticleCreator

Recommended Posts

https://backpack.tf/api/1.0/inventory/{steamid}/refresh - That stuff.

I tried to send request by POST method but it return me an error: 

{

   "error": "access_denied",

   "message": "The resource owner or authorization server denied the request.",

   "hint": "Missing \"Authorization\" header"

}

P.S. Token is backpack user token.

Link to comment
Share on other sites

3 minutes ago, Mengh. said:

Since you're using your user token to authenticate, you can use the updated API endpoint for refreshing:

 

Wow. That /1.0/ actually trying to broke my life. Thank you. It works fine.

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