a-know / Pixela

A service for generating GitHub-like graphs. Record and Track your habits or effort. All by API.
https://pixe.la
402 stars 26 forks source link

Unescaped '<' not allowed in attributes values at GET - /v1/users/<username>/graphs/<graphID> #18

Closed sue445 closed 3 years ago

sue445 commented 3 years ago

GET - /v1/users//graphs/Unescaped '<' not allowed in attributes values というエラーになります

Expected

https://pixe.la/v1/users/sue445/graphs/tweets でSVGが返る

Actual

ステータスコードは200なのですが実際にはSVGは返ってこないで下記のようなエラーになります image

https://pixe.la/@sue445 を見る限り、他のグラフも死んでいるように見えます

image

a-know commented 3 years ago

@sue445 不具合のご報告、ありがとうございます!問題の箇所が特定できたため、さきほど修正をおこないました!ご確認いただけますとうれしいです!いつもありがとうございます!!

Thank you for reporting the bug! I've identified the problem and have just fixed it. I hope you'll check it out. Thanks!

sue445 commented 3 years ago

@a-know ありがとうございます。修正されてるのを確認しました!