Commission Junction SOAP access Error

Commission Junction SOAP access Error

am 29.09.2007 12:12:08 von jatrojoomla

Hi!
Is there any one with knowledge of CJ [Commission Junction] API
development
I am getting error like:
http://fb.aafter.com/cj/testb/support.php
during Commission Junction SOAP access

Commission Junction:
http://cj.com/
http://webservices.cj.com/

Code is:


Commission Junction Demo Product Search




















try {
$ini = ini_set("soap.wsdl_cache_enabled","0");
$client = new SoapClient('https://linksearch.api.cj.com/wsdl/version2/
productSearchServiceV2.wsdl', array('trace'=> true));
$results = $client->search(
$developerKey = 'developer_key / developer_password',
$locale = 'EN'
} catch (Exception $e){

echo "

There was an error
with your request or the service is unavailable.

";


}

?>


Re: Commission Junction SOAP access Error

am 29.09.2007 15:08:21 von Jerry Stuckle

jatrojoomla wrote:
> Hi!
> Is there any one with knowledge of CJ [Commission Junction] API
> development
> I am getting error like:
> http://fb.aafter.com/cj/testb/support.php
> during Commission Junction SOAP access
>


Why not ask them? They should be the experts on their code.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Re: Commission Junction SOAP access Error

am 29.09.2007 17:46:33 von jatrojoomla

On Sep 29, 6:08 pm, Jerry Stuckle wrote:
> jatrojoomla wrote:
> > Hi!
> > Is there any one with knowledge of CJ [Commission Junction] API
> > development
> > I am getting error like:
> >http://fb.aafter.com/cj/testb/support.php
> > during Commission Junction SOAP access
>
> Why not ask them? They should be the experts on their code.
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================



I asked them so many times, But their responce system very very slow
for users & developers even on their forum & support link

Re: Commission Junction SOAP access Error

am 29.09.2007 20:40:26 von Jerry Stuckle

jatrojoomla wrote:
> On Sep 29, 6:08 pm, Jerry Stuckle wrote:
>> jatrojoomla wrote:
>>> Hi!
>>> Is there any one with knowledge of CJ [Commission Junction] API
>>> development
>>> I am getting error like:
>>> http://fb.aafter.com/cj/testb/support.php
>>> during Commission Junction SOAP access
>> Why not ask them? They should be the experts on their code.
>>
>> --
>> ==================
>> Remove the "x" from my email address
>> Jerry Stuckle
>> JDS Computer Training Corp.
>> jstuck...@attglobal.net
>> ==================
>
>
>
> I asked them so many times, But their responce system very very slow
> for users & developers even on their forum & support link
>

But it's still better than asking in a group where few, if any, know
anything about it.

Linux is written in C. Does that mean you should go to a C group to
find out how to administer Linux?


--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Re: Commission Junction SOAP access Error

am 29.09.2007 21:38:53 von jatrojoomla

On Sep 29, 11:40 pm, Jerry Stuckle wrote:
> jatrojoomla wrote:
> > On Sep 29, 6:08 pm, Jerry Stuckle wrote:
> >> jatrojoomla wrote:
> >>> Hi!
> >>> Is there any one with knowledge of CJ [Commission Junction] API
> >>> development
> >>> I am getting error like:
> >>>http://fb.aafter.com/cj/testb/support.php
> >>> during Commission Junction SOAP access
> >> Why not ask them? They should be the experts on their code.
>
> >> --
> >> ==================
> >> Remove the "x" from my email address
> >> Jerry Stuckle
> >> JDS Computer Training Corp.
> >> jstuck...@attglobal.net
> >> ==================
>
> > I asked them so many times, But their responce system very very slow
> > for users & developers even on their forum & support link
>
> But it's still better than asking in a group where few, if any, know
> anything about it.
>
> Linux is written in C. Does that mean you should go to a C group to
> find out how to administer Linux?
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================


True.
But I am here to see if any one from this group already use or face
such problem so he could understand the problem
Thanks

Re: Commission Junction SOAP access Error

am 29.09.2007 21:48:02 von Jerry Stuckle

jatrojoomla wrote:
> On Sep 29, 11:40 pm, Jerry Stuckle wrote:
>> jatrojoomla wrote:
>>> On Sep 29, 6:08 pm, Jerry Stuckle wrote:
>>>> jatrojoomla wrote:
>>>>> Hi!
>>>>> Is there any one with knowledge of CJ [Commission Junction] API
>>>>> development
>>>>> I am getting error like:
>>>>> http://fb.aafter.com/cj/testb/support.php
>>>>> during Commission Junction SOAP access
>>>> Why not ask them? They should be the experts on their code.
>>>> --
>>>> ==================
>>>> Remove the "x" from my email address
>>>> Jerry Stuckle
>>>> JDS Computer Training Corp.
>>>> jstuck...@attglobal.net
>>>> ==================
>>> I asked them so many times, But their responce system very very slow
>>> for users & developers even on their forum & support link
>> But it's still better than asking in a group where few, if any, know
>> anything about it.
>>
>> Linux is written in C. Does that mean you should go to a C group to
>> find out how to administer Linux?
>>
>> --
>> ==================
>> Remove the "x" from my email address
>> Jerry Stuckle
>> JDS Computer Training Corp.
>> jstuck...@attglobal.net
>> ==================
>
>
> True.
> But I am here to see if any one from this group already use or face
> such problem so he could understand the problem
> Thanks
>

Well, I'm sure there are some people familiar with Linux administration
who frequent the C newsgroups. But it still doesn't mean that's a good
place to ask.


--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================