skeary / QRCheckIn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR code generation not working

philippeowagner opened this issue · comments

Hi all

I installed the latest stub server. It's up and running, talks to the app but the QR codes are not generated/delivered.

The console log shows:

10.0.1.6 - - [07/Oct/2014:10:03:48 CEST] "GET  /get_qr_code/8526b1329ac5f1043c9f82a347cf8362fa9a1fdb4897f75c HTTP/1.1" 200 63173
http://10.0.1.6:4567/ -> /get_qr_code/8526b1329ac5f1043c9f82a347cf8362fa9a1fdb4897f75c

Tested with Chrome, Firefox and Safari.

The delivered QR code is a SVG Scalable Vector Graphics image - is this correct? Shouldn't it be a PNG?

Did I miss something? Unfortunately I am not familiar with ruby.