Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a separation error 403 #209

Open
ghost opened this issue Jul 28, 2018 · 0 comments
Open

Add a separation error 403 #209

ghost opened this issue Jul 28, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 28, 2018

In the Steam there are two types of 403 errors, this is the wrong api key, and the IP address is blocked by Steam IP address from which requests are sent. You need to make the error partition or add the request body to the error object.

(Html body error)

<HTML><HEAD>
<TITLE>Access Denied</TITLE>
</HEAD><BODY>
<H1>Access Denied</H1>
 
You don't have permission to access "http&#58;&#47;&#47;api&#46;steampowered&#46;com&#47;IEconService&#47;GetTradeOffers&#47;v1&#47;&#63;" on this server.<P>
Reference&#32;&#35;18&#46;6485655f&#46;1532783775&#46;13955928
</BODY>
</HTML>
@ghost ghost changed the title Add a separation error 403 (Get offers) Add a separation error 403 Jul 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@DoctorMcKay and others