Bitcoin Forum
June 23, 2024, 04:51:10 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 [161] 162 163 164 165 166 167 168 169 »
3201  Bitcoin / Bitcoin Technical Support / Re: Acessing CampBX API with PHP on: July 14, 2012, 11:34:14 PM
Yeah, I have been granted API access.  Interestingly, if I post the credentials through a form, then I can access myfunds, myorders, etc.  But if I try to post the same data with cURL, I get
"Bad Request
Your browser sent a request that this server could not understand.
Additionally, a 400 Bad Request error was encountered while trying to use an ErrorDocument to handle the request."

my cURL parameters:
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, 'https://CampBX.com/api/myfunds.php');
curl_setopt($ch, CURLOPT_POSTFIELDS, 'user=myUser&pass=myPassword');
curl_setopt ($ch, CURLOPT_SSL_VERIFYHOST, 0);
curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, 0);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$res = curl_exec($ch);
print_r($res);
curl_close($ch);

if I use file_get_contents, I just get a blank page.



Try:

 $params['user'] = "username";
 $params['pass'] = "password";

 $postData = http_build_query($params, '', '&');

$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, 'https://CampBX.com/api/myfunds.php');
curl_setopt($ch, CURLOPT_POSTFIELDS, $postData);
curl_setopt ($ch, CURLOPT_SSL_VERIFYHOST, 0);
curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, 0);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$res = curl_exec($ch);
print_r($res);
curl_close($ch);
3202  Bitcoin / Bitcoin Technical Support / Re: Acessing CampBX API with PHP on: July 14, 2012, 11:12:01 PM
Have you requested api credentials access?  You have the request access.  There is no on and off in the user interface.  Then you can use your existing credentials.
3203  Economy / Trading Discussion / Re: Lovely another semi scammy exchange on: July 14, 2012, 04:33:48 PM
Their api is off line as well.  I had a few bitcents floating around in there too.  They had no significant volume so its value was limited. 
**watching**
3204  Economy / Trading Discussion / Re: Lovely another semi scammy exchange on: July 14, 2012, 04:03:49 PM
Interesting.  What that announced in advance?
3205  Economy / Trading Discussion / Re: [POLL] Should MT. GOX Have an independent audit? on: July 14, 2012, 03:23:58 PM
Of course they should have an audit.  But who is going to stop using Mt. Gox if they don't have an audit?  That is the bigger question. Any investment is based on your assessment of the risk involved.  With Mt. Gox volume approaching 50K  there are clearly a lot of traders who  are putting their faith in Gox without an audit.
3206  Bitcoin / Bitcoin Discussion / Re: Should a bitcoinica clone be put online ? on: July 14, 2012, 03:17:53 PM
Code is not inherently insecure.
I can assure you this one is.

I know NOTHING about ruby... but I don't doubt your assessment.  Yahoo Voice stores passwords in plaintext so don't event begin to think that any larger entity's online security practices are any better.  The bigger the entity the more money that have to throw any security breach when it happens and for now it seems that is cheaper for them then rolling out fully secured code into production.
3207  Bitcoin / Bitcoin Discussion / Re: Should a bitcoinica clone be put online ? on: July 14, 2012, 03:09:19 PM
Code is not inherently insecure.  Coders practices create insecurities.

There is absolutely a need desire for a bitcoinica clone.  However based on recent events I believe the community would demand (but maybe not!):

1.  Clear declaration of ownership
2.  Proof/validation of security practices
3.  Regular third party financial audits.

That wouldn't be inexpensive however the evident profit margins of such a business would certainly warrant the expense.
3208  Other / Meta / Re: Forum slowness on: July 13, 2012, 03:55:05 PM
Not just you.  maybe themyos can check in and let us know where all the hits are coming from.  Patrick is that you?
3209  Economy / Currency exchange / Re: USD between MTGOX <--> DWOLLA on: July 13, 2012, 02:05:57 PM
Also looking for BTC.  PM with rate.
3210  Other / Meta / Re: Selling BTC for PPUSD for Trusted Members. on: July 12, 2012, 08:12:53 PM
7.57
3211  Economy / Currency exchange / Re: USD between MTGOX <--> DWOLLA on: July 12, 2012, 05:01:08 PM
Direct ACH from a business account and many bank to bank transfers such as Chase Quick Pay, ING p2p and Popmoney are fee.  I'd gladly use those methods with trusted members.  Yes, its reversible, but so is Dwolla.

Dollars, BTC, Dwolla, Paypal, bank transfer.  Regardless of the method, (and until we can use BTC as freely as we use cash) trust will be essential.
3212  Other / Beginners & Help / Re: Did Bruce Wagner Scam Me? on: July 11, 2012, 01:08:18 AM
Just saw this on another thread.

Hilarious!

http://youtu.be/OjV3wdXDHDk
3213  Other / Meta / Re: Selling BTC for PPUSD for Trusted Members. on: July 10, 2012, 05:55:41 AM
Currently 7.53 at 5:55:00 GMT
3214  Economy / Currency exchange / Re: USD between MTGOX <--> DWOLLA on: July 09, 2012, 04:04:28 AM
Thanks BCB for a smooth trade!!

+1  For Hobo66.  quick and easy.
3215  Other / Meta / Re: Selling BTC for PPUSD for Trusted Members. on: July 09, 2012, 04:02:29 AM
What kind of volume can you do? I might want to buy 1K USD worth on Friday.

Volume is not a problem.  However current PPUSD rate is 7.08.
3216  Other / Meta / Re: Selling BTC for PPUSD for Trusted Members. on: July 09, 2012, 12:38:03 AM
Good trade with Ocean6.  Welcome to the world of BTC.
3217  Economy / Currency exchange / Re: USD between MTGOX <--> DWOLLA on: July 08, 2012, 01:52:15 AM
Still looking for $100 Mtgoxusd for my Dwolla! Thanks

PM me if you'd like to trade.
3218  Economy / Currency exchange / Re: USD between MTGOX <--> DWOLLA on: July 06, 2012, 04:39:38 PM
I can help you out if you are still looking.
3219  Economy / Currency exchange / Re: [Have] PayPal [Want] Bitcoin on: July 04, 2012, 05:54:03 PM
Current PPUSD BTC price  6.90.  Let me know if you are interested.
3220  Economy / Currency exchange / Re: [OPEN] Buying Small Lots Of BTC (10 BTC Or Less) For PP on: July 03, 2012, 10:50:55 PM
Yes.  I got stuck with some pricey coin.  Hope to have some better rates soon.

Thx.
Pages: « 1 ... 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 [161] 162 163 164 165 166 167 168 169 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!