Skip to content

[0.2.0] Adjust to new API behaviours

Compare
Choose a tag to compare
@Chostakovitch Chostakovitch released this 20 Feb 15:01
· 8 commits to main since this release
v0.2.0
33d7a2c

Fixes:

  • Set CSRF token early (before API calls) and refresh it at each request
  • Use explicit application/json Accept, otherwise Lychee rejects the request

Known problems:

  • Error checking is really bad at our side (we should check HTTP codes)
  • No testing