Giving it a try
3rdPlanetPhotography
Banned Posts: 920 Major grins
Ok I'm trying to use the smugmug.login.withPassword method.
Not sure what I'm missing but this is the return I get.
Oh nevermind... I cannot paste the XML string here. Won't show it.
Any Ideas?
kc7dji
Not sure what I'm missing but this is the return I get.
Oh nevermind... I cannot paste the XML string here. Won't show it.
Any Ideas?
kc7dji
0
Comments
--David
You can show your XML in at least two ways:
1) add spaces after < and before >, e.g. < tag >
2) paste the whole thing as PHP (in this case you can't preview/edit it)
Without seeing your XML it's pretty hard to guess what exactly are you doing wrong..
HTH
I finally got it. First, it was my overlook. I was sending Key instead of APIKey. Second the parameters were case sensitive ie... EmailAddress, Version, Password.
It's working now. I'm writing this in C# as one of my coming up to speed projects in C#.
Now if I can get up to speed in C# I can probably fly through this program.
kc7dji
--d2
Good luck with the rest of it..
Cheers!