Closed Thread Icon

Topic awaiting preservation: EBAY API Help Pages that link to <a href="https://ozoneasylum.com/backlink?for=29963" title="Pages that link to Topic awaiting preservation: EBAY API Help" rel="nofollow" >Topic awaiting preservation: EBAY API Help\

 
Author Thread
Boudga
Maniac (V) Mad Scientist

From: Jacks raging bile duct....
Insane since: Mar 2000

posted posted 02-05-2008 15:34

I am trying to use REST to return an XML response from API and all I get is a blank page with no errors.

http://coaautos.com/wp-content/themes/photopress/500milerange.php

I copied the code from here: http://developer.ebay.com/DevZone/XML/docs/HowTo/PHP_REST/searchGS/searchGS_tut.html

Inserted my REST Token and User ID

When I parse the XML response I get nothing, nada, zip, zilch, etc.

Anyone else had success with this?

Tyberius Prime
Maniac (V) Mad Scientist with Finglongers

From: Germany
Insane since: Sep 2001

posted posted 02-05-2008 16:26

you get 0 actual bytes send back, or you get nothing you can parse send back?

Guess you'll need to replace your php->simplexml_load_file with some 'load the string yourself'
(or do it in a browser...) and see what the actual output is.

Boudga
Maniac (V) Mad Scientist

From: Jacks raging bile duct....
Insane since: Mar 2000

posted posted 02-05-2008 17:32

I actually fixed it somehow...I made numerous changes and saved it and it worked...don't really care to go back and figure out what caused it to work...IYKWIM

« BackwardsOnwards »

Show Forum Drop Down Menu