in reply to Re^3: failure: 400
in thread failure: 400

@Corion am running as CGI program coz am building CGI app

cant run it from console. when its not console program

i need to see the resluts of wat am buiding

Replies are listed 'Best First'.
Re^5: failure: 400
by Corion (Patriarch) on Jan 06, 2019 at 08:47 UTC

    The idea is to avoid eating the elephant as one bite.

    Try to separate all the steps of your program into small things that are easy to debug in isolation.

    This way, you only have to deal with a single problem at a time, not the many problems that hide the real problems.

      ya i understand. tho i wanted to use the use Finance::LocalBitcoins::API module bt seems out of date. and the features i want doesn't exits

      now have to try to get access to the api directly. and have tried to pass these param using %param but still the response i get is bad format of message error 400