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

Internal server error trying to get predictions #19

Closed
GoogleCodeExporter opened this issue Feb 1, 2016 · 1 comment
Closed

Internal server error trying to get predictions #19

GoogleCodeExporter opened this issue Feb 1, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

From APIs Explorer:

GET 
https://www.googleapis.com/prediction/v1.4/trainedmodels/ask_post_classifier?pp=
1&key={YOUR_API_KEY}

Authorization:  OAuth ya29.AHES6ZRJheEsNSqTSDsa3qVhjHe_iyfipWpd4xGX78cEASLK
X-JavaScript-User-Agent:  Google APIs Explorer google-api-gwt-client/0.1-alpha
Response

500 Internal Server Error
- Show headers -
{
 "error": {
  "errors": [
   {
    "domain": "global",
    "reason": "internalError",
    "message": "Internal error."
   }
  ],
  "code": 500,
  "message": "Internal error."
 }
}

Original issue reported on code.google.com by dragishak on 16 Dec 2011 at 7:23

@GoogleCodeExporter
Copy link
Author

This is most likely not a bug in the Explorer, but rather a problem with the 
Prediction API. Try posting to the Prediction API help forum to see if they can 
help resolve this issue.

http://code.google.com/apis/predict/docs/general_discussion_forum.html

Original comment by jasonhall@google.com on 16 Dec 2011 at 2:20

  • Changed state: Invalid

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

1 participant