Using the Graph API Explorer I can reproduce this error using either the app token or the user token.
Call (POST)
/0000userid0000/mynamespace:Create
thread=aURLonOurSite
access_token=xxxxxx
Response
{
"error": {
"message": "An unknown error has occurred.",
"type": "OAuthException",
"code": 1
}
}
Running the token debug shows that I have the permissions:
Issued : 1346937448 (about an hour ago)
Expires: 1352121448 (in about 2 months)
Valid : True
Origin : Web
Scopes : email publish_actions user_location