Bug with V2 API, folder name starting with small alphabet
sujit1779
Registered Users Posts: 46 Big grins
Hi,
I am able to create a Folder via Smugmug V2 API when folder name starts with a Capital Alphabet, but when it starts with a small letter its giving BAD REQUEST error. Is this a bug with V2 Beta API?
For eg,
MyFolder : SUCCESS
myFolder : FAIL, BAD REQUEST
Thanks.
I am able to create a Folder via Smugmug V2 API when folder name starts with a Capital Alphabet, but when it starts with a small letter its giving BAD REQUEST error. Is this a bug with V2 Beta API?
For eg,
MyFolder : SUCCESS
myFolder : FAIL, BAD REQUEST
Thanks.
0
Comments
Can someone please confirm on this, because I am stuck with migrating my application to V2 API.
Thanks.
I am not getting anyone to help me on this, can someone atleast confirm if this is an issue or only I am getting it, so that I can look further?
Thanks.
I see that you already emailed our API support team and got an answer to your question. Here's the information for anyone else looking at the thread:
Node urls must start with a capital letter. It is stated in the OPTIONS description of the URLName field, and next to the field if you use the live html browser. Additionally a specific error message is returned in the OPTIONS > Problems section of the URLName response when attempting to POST invalid data.
SmugMug Product Manager
~Sujit