View Full Version : smugmug.images.upload method not found
David Parry asked me to post this as a new thread so it doesn't get missed.
When I switched to the new API this morning, using my API key, the new URLs, and the new method names, I started getting a method not found fault for "smugmug.images.upload". This is a bug.
I attempted to work around this by using the old deprecated method name "upload" with the new URL. With this combination the upload succeeds but the response is an empty string instead of an ImageID. This is a second bug.
onethumb
Apr-11-2005, 04:19 PM
David Parry asked me to post this as a new thread so it doesn't get missed.
When I switched to the new API this morning, using my API key, the new URLs, and the new method names, I started getting a method not found fault for "smugmug.images.upload". This is a bug.
I attempted to work around this by using the old deprecated method name "upload" with the new URL. With this combination the upload succeeds but the response is an empty string instead of an ImageID. This is a second bug.
Found a bug, fixed it. It should be in the next smugmug general release (no promises when that will be, but I expect before the week is out).
I still wouldn't recommend using XML-RPC to upload, but that's your call. :)
Don
Thanks. For now I'm just using the old API. When your update is ready I'll test the new calls again, and once that is working I'll give upload-via-post another try.
I got around to trying the new API for uploading again. What I find is that the first bug - the unknown method name - has been fixed, but the second bug - the empty string response - has not been fixed. Now I can use the correct method name, but I still get an empty string response.
I have returned once again to uploading with the old API, which remains functional.
onethumb
Apr-30-2005, 10:29 PM
I got around to trying the new API for uploading again. What I find is that the first bug - the unknown method name - has been fixed, but the second bug - the empty string response - has not been fixed. Now I can use the correct method name, but I still get an empty string response.
I have returned once again to uploading with the old API, which remains functional.
Versions prior to 1.0 (0.9, for example) returned an empty string.
Are you sure you're sending the version properly with your login call?
Don
Are you sure you're sending the version properly with your login call?
Yes.
Perhaps I'm the only one not using upload-via-post?
If anyone else is using the regular smugmug.images.upload method, could you please speak up?
onethumb
May-12-2005, 09:53 PM
I got around to trying the new API for uploading again. What I find is that the first bug - the unknown method name - has been fixed, but the second bug - the empty string response - has not been fixed. Now I can use the correct method name, but I still get an empty string response.
I have returned once again to uploading with the old API, which remains functional.
I'm assuming by this note, btw, that the upload finishes fine, the images show up, but you're just not getting an ImageID back? Or is it something more dire?
Don
I'm assuming by this note, btw, that the upload finishes fine, the images show up, but you're just not getting an ImageID back?
That is correct.
As you suggested, it's as if I was using version 0.9. Except I'm not.
onethumb
May-12-2005, 11:11 PM
That is correct.
As you suggested, it's as if I was using version 0.9. Except I'm not.
I haven't forgotten about this, and I am looking at it, it's just turning out to be a pain to track down. More as I get it.
I assume you've tried the new BETA endpoint?
Don
I assume you've tried the new BETA endpoint?
No, I saw a mention of it but somehow missed the original announcement.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.