1. #1
    Diginom
    Diginom's Avatar Become A Pro!
    Join Date: 05-02-20
    Posts: 30
    Betpoints: 215

    API ps3838 no more available?

    I can still login in ps3838 website.
    But my bot can not work with ps3838 API since yesterday mornning.

    e.g., I send request at
    http://api.ps3838.com/v1/client/balance

    and get SendFailure exception 301 "permanently moved to ... httpS://api.ps3838.com

    So maybe I have to use https instead of http. But with https, the bot can't even establish connection.

    I am not a network specialist, but I guess, with https I need a certificate.

    I wrote to AC88 support, they will ask ps3838, what is going on. It has been working for years with small adjustments.

    Maybe I used it in a wrong way the whole time, and now they have fixed the bug?

  2. #2
    Optional
    Optional's Avatar Moderator
    Join Date: 06-10-10
    Posts: 57,803
    Betpoints: 9204

    Quote Originally Posted by Diginom View Post
    Maybe I used it in a wrong way the whole time, and now they have fixed the bug?
    I was thinking the same thing as soon as I started reading.

    I will send you a PM with an email address you can try asking at.

  3. #3
    Diginom
    Diginom's Avatar Become A Pro!
    Join Date: 05-02-20
    Posts: 30
    Betpoints: 215

    Thank you for this info, it could be interesting to deal directly with pinny!

    But why should they want to restrict the access to API, it was for free, or not?

  4. #4
    Bizanta
    Bizanta's Avatar Become A Pro!
    Join Date: 08-22-19
    Posts: 58
    Betpoints: 2110

    PMonitor also had issues with Pinnacle api and switched back to the 5dimes feed

  5. #5
    Diginom
    Diginom's Avatar Become A Pro!
    Join Date: 05-02-20
    Posts: 30
    Betpoints: 215

    Ok, now it is for sure that it can be fixed on my side. I could get a valid response from ps3838 API, but only via fiddler. This program generates a self-subscribed certificate and acts as proxy between my bot and ps3838. It supports tls1.2. I don't know if I have tls1.2 in Visual Studio 2008 Express Edition to upgrade my bot with it.

  6. #6
    Optional
    Optional's Avatar Moderator
    Join Date: 06-10-10
    Posts: 57,803
    Betpoints: 9204

    Quote Originally Posted by Diginom View Post
    Ok, now it is for sure that it can be fixed on my side. I could get a valid response from ps3838 API, but only via fiddler. This program generates a self-subscribed certificate and acts as proxy between my bot and ps3838. It supports tls1.2. I don't know if I have tls1.2 in Visual Studio 2008 Express Edition to upgrade my bot with it.
    Nice

  7. #7
    Judge Crater
    Judge Crater's Avatar SBR PRO
    Join Date: 10-05-20
    Posts: 2,024
    Betpoints: 509

    Why are there so many PPH sites over the years with 38 in the name?

  8. #8
    Optional
    Optional's Avatar Moderator
    Join Date: 06-10-10
    Posts: 57,803
    Betpoints: 9204

    Quote Originally Posted by Judge Crater View Post
    Why are there so many PPH sites over the years with 38 in the name?
    They are Dale sr (3) and Dale jr (8) fans?

  9. #9
    whitecow
    whitecow's Avatar Become A Pro!
    Join Date: 07-30-20
    Posts: 22
    Betpoints: 144

    So each skin has it's own API endpoint?
    Feel free to DM me would love to discuss Pinnacle API more I currently use the Arcadia one as well. All of my code is in Python.

  10. #10
    whitecow
    whitecow's Avatar Become A Pro!
    Join Date: 07-30-20
    Posts: 22
    Betpoints: 144

    Is ps388 delayed vs the Pinnacle api?

Top