Hello, I'm currently sending an oAuth request to request a token for my app and I'm getting the following error in the XML response
<?xml version="1.0" encoding="UTF-8"?> <hash> ... <error>Invalid Unicode value in one or more parameters</error> </hash> I can't seem to find any additional documentation on this error or anyone else having an issue like this. Any ideas? -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
