ThingPulse / esp8266-oled-ssd1306

Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32
https://thingpulse.com
Other
2.03k stars 643 forks source link

font generator always fails on second try, server responds 422 #159

Closed tedder closed 4 years ago

tedder commented 7 years ago

Looks like it's returning this:

{"code":422,"contactEmail":null,"description":"The server understands the content type of the request entity and the syntax of the request entity is correct but was unable to process the contained instructions","homeRef":"/","reasonPhrase":"Unprocessable Entity","uri":"http://www.webdav.org/specs/rfc2518.html#STATUS_422"}

request payload, note it is sending the previous content.

{"name":"DejaVu Sans","size":"12","style":"0","libVersion":"3","fontArray":"// Created by http://oleddisplay.squix.ch/ Consider a donation\n// In case of problems make sure that you are using the font file with the correct version!\nconst char DejaVu_Sans_16[] PROGMEM = {\n\t0x11, // Width: 17\n\t0x13, // Height: 19\n\t0x20, // Firs......
stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.