PDA

View Full Version : REST API :A name was started with an invalid character. Error processing resource


fcaero
Jul-31-2005, 08:57 AM
i'm geting this error when trying to get albuns or pictures...
I have some portuguese characters...

How can i solve this ?

Thank you


The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.

--------------------------------------------------------------------------------
A name was started with an invalid character. Error processing resource 'https://api.smugmug.com/hack/rest/?method=smugmug....
<0></0><AlbumID>37448</AlbumID><Title>Experi

fcaero
Aug-01-2005, 01:08 PM
i got it

the output can't be on UTF8 with latin characters.

i had do change it to iso-8859-1 and now it works ok...