ChrisVilches/poller

URL encoding

Closed this issue · 3 comments

  • Make sure it works for chat endpoints.
  • Make sure the URL is displayed correctly when opening it (polling also fetches the data correctly).
  • Polling doesn't throw an error.

Probably all fixed with these commits:

b3eeb41
a092d71

(reverted one of them)

Nope, these changes didn't work, and I'll probably have to test it locally before committing changes without testing.

May be fixed now. I changed the way the URL is accessed when scraped.

(Has nothing to do with the URL sent in push notifications.)

I think it's fixed but the URL cannot be stored with kanjis. Actually when copying the URL from the browser (chrome) it gets encoded automatically on the clipboard, so just paste that.