Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    Feathercoin API (QR Codes Help Needed)

    Support
    4
    5
    2183
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • kris_davison
      kris_davison last edited by

      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.

      http://api.feathercoin.com/?output=qrcode&address=6pde7co3E5neUGDmtZctpATZ2u1ydgnoHf&amount=100&label=Wallet

      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…

      1 Reply Last reply Reply Quote 0
      • F
        Flobdeth Regular Member last edited by

        I see a QR code under Chrome and TOR

        1 Reply Last reply Reply Quote 0
        • U
          uncle_muddy administrators last edited by

          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

          1 Reply Last reply Reply Quote 0
          • wrapper
            wrapper Moderators last edited by

            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?

            1 Reply Last reply Reply Quote 0
            • kris_davison
              kris_davison last edited by

              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?

              1 Reply Last reply Reply Quote 0
              • First post
                Last post