Inventory API Question
-
I'm using a Powershell script and keep getting an error stating that I have to log in to view the inventory when pulling the API inventory data.
There isn't a log in parameter on the API page showing how to pull the data.
Has anyone found how how to pass the username and password?
Or does this have to be done with a web script?
TYIA
-
I would also like this info, the API doc is VERY lacking. Just 'you must be logged in to pull inventory API info' without any instructions on HOW to log in.
-
@cardinalsfanokc_PSN said in Inventory API Question:
I would also like this info, the API doc is VERY lacking. Just 'you must be logged in to pull inventory API info' without any instructions on HOW to log in.
They mean you need to be logged into the market website. The only way I can see to accomplish this, at this point, is to write a browser extension if I understand them correctly. That way, it can be run while logged into the website.
It would be very helpful to have username and password parameters in the API request so we can pass those with simple scripts.
Maybe @showzone-jeremy_PSN can expound a bit better.
-
@Blind_Bleeder_PSN I am logged in and running the request via a browser extension which SHOULD work. It's fine, I'll just make my scraper work again and not deal with the API.
-
@cardinalsfanokc_PSN said in Inventory API Question:
@Blind_Bleeder_PSN I am logged in and running the request via a browser extension which SHOULD work. It's fine, I'll just make my scraper work again and not deal with the API.
UGH!!!!!! That answers that question.
I've been relying on Showzone's scraper to get my inventory.
-
@Blind_Bleeder_PSN I'll have to check that out, thanks!!
-
@cardinalsfanokc_PSN said in Inventory API Question:
@Blind_Bleeder_PSN I'll have to check that out, thanks!!