You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ATrackerApi::Erroroccurredinbackgroundat2016-01-2008:47757: unexpectedtokenat'<h1>This website is under heavy load</h1><p>We'resorry,toomanypeopleareaccessingthiswebsiteatthesametime.We're working on this problem. Please try again later.</p>'/app/vendor/bundle/ruby/2.2.0/gems/tracker_api-0.2.11/lib/tracker_api/client.rb:207:in`rescue in request' /app/vendor/bundle/ruby/2.2.0/gems/tracker_api-0.2.11/lib/tracker_api/client.rb:187:in `request' /app/vendor/bundle/ruby/2.2.0/gems/tracker_api-0.2.11/lib/tracker_api/client.rb:57:in `get'/app/vendor/bundle/ruby/2.2.0/gems/tracker_api-0.2.11/lib/tracker_api/endpoints/story.rb:11:in`get' /app/vendor/bundle/ruby/2.2.0/gems/tracker_api-0.2.11/lib/tracker_api/resources/project.rb:141:in `story' /app/app/services/pivotal/price_tags/project_updater.rb:127:in `update_story'
This is the same error noted in Issue #61. It's actually a JSON::Parser error. I'll try to get a PR to handle it by the end of the week.
The text was updated successfully, but these errors were encountered:
This is the same error noted in Issue #61. It's actually a
JSON::Parser
error. I'll try to get a PR to handle it by the end of the week.The text was updated successfully, but these errors were encountered: