All request return 403 Forbidden

Issue No. 177

Type

Bug

Status

Closed

Reported By

José Orlando Cruz

Component

API

Resolution

Not a Bug

Votes

1

Created

7/Jul/14 4:17 PM EDT

Closed

7/Jul/2014 8:40 PM EDT

Description

Hi, When i'm trying running my script, return this error: Warning: fopen(https://erikberg.com/events.json?sport=mlb&date=20130414): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden 10 minute before my request was return OK. Please, help me about this. thank you.

Closing Comment

Read the &quot;Problems/Errors&quot; section at <a href="/api">/api</a> Specifically, a 403 error message means something is wrong on the client side and you should take action to correct it. In addition to the HTTP status code, you should find more specific information about the error in the HTTP response. See <a href="/api/objects/xmlstats-error">/api/objects/xmlstats-error</a>