[TYPO3-english] typo3_webservice errors
Lars Axberg
lars at axberg.dk
Mon Nov 2 17:38:17 CET 2009
Hi
I'm trying to develop a client for the typo3 webservice, but have run
into some problems... first my setup:
BE usergroup and BE user is setup exactly like in the manual.
I can acces my webservice an login succesfully,but when I try to get a
news record via this call:
Method: call
Parameters: 'my sessionid from login','record.get',['tt_news',13]
I get this error message:
the table/uid was not found
I know that uid 13 exists, so thats not the problem, the weird thing
though is that record 13 i marked deleted, and when I try to fetch and
"not-deleted" record it gives me the error: acces forbidden...
I haven't been able to get any records from the service not throug
record.get or record.list ...
I know it's a fairly new extension but i hope someone has tried playing
around with it? I'm pretty sure the problem has to be on the serverside,
or else i'm really bad at figuring out the syntax :)
- Lars Axberg
More information about the TYPO3-english
mailing list