jubalm / grunt-fontello

grunt task for downloading fonts from fontello.com
MIT License
45 stars 25 forks source link

Fix for 500 status code if session expires and session id is no more valid #36

Closed Badou90 closed 7 years ago

Badou90 commented 7 years ago

Added one step to waterfall flow to check if session is expired or not. It's clumsy solution but helps to remove Fatal error: invalid signature: 0x3030355b error

ericcornelissen commented 7 years ago

Works perfectly! Thank you @Badou90 😄