-
Notifications
You must be signed in to change notification settings - Fork 27
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
💬 Report owapi.io API Status issues here #82
Comments
The API seems down right now, returning "Application error": http://ow-api.herokuapp.com/ |
Hi @Shadorc, That host is no longer in use, please try: https://owapi.io/ |
Oh sorry, I forgot. The API was sometimes returning JSON with all fields to null so I checked the first url on the doc' page and it was this linked, I forgot that this is now outdated. |
@Shadorc Ah, good point. I gotta update the hostname on the docs. Edit: Docs are now updated. |
Hello, |
Hey @Shadorc, Thanks for the report. I flushed the cache and it seems to be getting results again. There may have been some timeouts. |
Thank you for your quick response! |
Hello, |
Hey @Shadorc, It seems to be responding with data again. Most likely a timeout on playoverwatch.com again and results were cached for a bit. |
How long are the cached values kept? |
I currently have it set for a TTL of 30min (due to Blizzards rate limiting). I added a retry mechanism a while back to not cache the results if the parse fails. However, there's probably something I missed in the event of a timeout or non-200 response. I'll check into it again soon. |
It seems to be down again. |
It has been for a few days now |
Thanks for reporting. Should be back up now. It was blocked again by Blizzard/PlayOverwatch.com. |
Hello, I don't think that the API is working properly. It keeps saying {"message":"Error: Profile not found"} even for the sample url: http://owapi.io/profile/pc/us/Jay3-11118 I am new to programming so it could just be me. |
Hi @Zoltixx, Yeah, the tests are failing because the Jay3 account seems to give a https://playoverwatch.com/en-us/career/pc/Jay3-11118/ -> Profile Not Found Other accounts seem to work fine: |
I just realized that the usernames are case sensitive, I got it to recognize my account. Thanks. |
Please report here if you run into any issues on the hosted API at: https://owapi.io
The text was updated successfully, but these errors were encountered: