Feathercoin API (QR Codes Help Needed)
-
Hi All,
Ive been playing around with the feathercoin api in php and im trying to get a QR Code image returned from the api.
when I call this ^^^ with curl it seem to return a whole html page.
are there any options that would just return the image its self?
or am i going about this the wrong way?
any help would be great cheers.
kris
EDIT: infact I think i may be getting incomplete html this is whats being returned…
-
I see a QR code under Chrome and TOR
-
I can show you how to do it using python :) but that doesn’t really answer your question does it?
I had a lot of problems when doing it in python with carriage returns being added randomly and then QR codes not being generated as the code was incomplete. Can you chuck your PHP up so we can take a look?
UM
-
Hi Kris -
Did you make any progress on this QR code problem? It doesn’t look I can [Solved] it yet. Do you thin Bush needs to be informed of an API error?
-
Yeah I’m doing it by using Googles qr generation API. Which will do for now. It would be nice if the API could return the image instead? Maybe with a parmeter?