Options

API SSL: fatal protocol error But is working fine.

kansaschuckkansaschuck Registered Users Posts: 50 Big grins
All my API calls are geting errors...but are working ok. :scratch

This is code that has been running for about 6 months. Any recommendation for additional diags? hints? Thanks


https://api.smugmug.com/hack/php/1.2.0/?method=smugmug.login.withPassword&EmailAddress=IamaReporter&Password=fake&APIKey=xxxxxxxxxxxxxxx&output=php

Warning: file_get_contents() url="http://www.elementope.com/scgi-bin/function.file-get-contents"]function.file-get-contents[/url: SSL: fatal protocol error in /home/eleme6/public/cgi/phpcodehere.php on line 243



F1a check_api_call:

F1a API call returned: ok

F1a Successful ?method=smugmug.login.withPassword API call.

F1g End check API call for ?method=smugmug.login.withPassword. -

die on fail was: yes -

stat_is was : ok .

. Unserialized output for logon with password. .

. Array
(
[stat] => ok
[method] => smugmug.login.withPassword
[Login] => Array
(
[PasswordHash] => $1$hhgoodhashherexxxx.
[AccountType] => Pro
[Session] => Array
(
[id] => d0goodid here 35e265ad9ed2a
)

Comments

  • Options
    devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited September 3, 2007
    G'day Chuck,

    Don recently changed the mime type that the PHP API returns to application/php. I am wondering if this has something to do with it.

    I will chase it up with him.

    Cheers,

    David
    David Parry
    SmugMug API Developer
    My Photos
Sign In or Register to comment.