Giter VIP home page Giter VIP logo

betfairfree's People

Watchers

 avatar

betfairfree's Issues

No market information

What steps will reproduce the problem?
1. svn checkout http://betfairfree.googlecode.com/svn/trunk/ betfairfree

2. cd betfairfree
3. perl -I./lib _t/log_best_prices.pl -u username -p password -interval 10
-m marketid

What is the expected output? What do you see instead?

Expected : (see sample logs)

Got: 

market: ~
20100114142610: {}
20100114142621: {}

What version of the product are you using? On what operating system?

latest svn checkout, linux

Please provide any additional information below.

Probably related: 
example.pl displays markets, then dies at line 49 if you enter an event
number, or INVALID_MARKET at example.pl line 46 if you enter a market
number prefixed with 'm:'
t_getMarketPrices.pl return invalid market. To be precise:
*** <?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:n2="http://www.betfair.com/publicapi/types/exchange/v5/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><n:getMarketPricesRespon
se
xmlns:n="http://www.betfair.com/publicapi/v5/BFExchangeService/"><n:Result
xsi:type="n2:GetMarketPricesResp"><header
xsi:type="n2:APIResponseHeader"><errorCode
xsi:type="n2:APIErrorEnum">OK</errorCode><minorErrorCode
xsi:nil="1"></minorErrorCode><sessionToken xsi:type="xsd:string"> (my
session token) </sessionToken><timestamp
xsi:type="xsd:dateTime">2010-01-14T14:56:37.324Z</timestamp></header><errorCode
xsi:type="n2:GetMarketPricesErrorEnum">INVALID_MARKET</errorCode><marketPrices
xsi:nil="1"></marketPrices><minorErrorCode
xsi:nil="1"></minorErrorCode></n:Result></n:getMarketPricesResponse></soap:Body>
</soap:Envelope>
*** 
$VAR1 = {};


Original issue reported on code.google.com by [email protected] on 14 Jan 2010 at 2:59

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.