1.2.0 categories.rename always fails with "invalid user"
rkalla
Registered Users Posts: 108 Major grins
If anyone can see what I'm doing wrong, I'd appreciate it.
I'm trying to execute the categories.rename method as follows:
And I'm always getting back an error-code 4 (Invalid user) reply from the server.
My test case is written in the following fashion:
I'm trying to execute the categories.rename method as follows:
http://api.smugmug.com/hack/json/1.2.0/?method=smugmug.categories.rename &APIKey=<API KEY> &SessionID=<SESSION ID> &CategoryID=<CATEGORY ID> &Name=<NEW CATEGORY NAME>
And I'm always getting back an error-code 4 (Invalid user) reply from the server.
My test case is written in the following fashion:
- Login (withPassword)
- Create Category
- **Rename Category
- Delete Category
0
Comments
This problem should be fixed now.
Cheers,
David
SmugMug API Developer
My Photos