Thread Starter
Hamrin
(@hamrin)
I’ll elaborate some more on my issue; the problem I have is that I keep getting “INVALID API CALL” when trying to test the ‘test’ service (in a browser). Apparently this will happen when the service is not found, but I cannot see what I could have missed, as I have followed the instructions.
Thread Starter
Hamrin
(@hamrin)
Thanks to excellent help from the author this now works like a charm. I managed to sneak a url-encoded & into the service url which messed things up…
Hi,
i have a problem, too π Can u please tell “us” how u solved it?
The example (built in) of the example isn’t very helpful. Especially the “test.php” file….
I tried so many things… every time i get “”INVALID API CALL”…
Help would be great, because the idea of the whole plugin is awesome π
greets, nico
Thread Starter
Hamrin
(@hamrin)
Hi,
My problem was that I managed to get a URL-encoded “&” (%26) into the service url. Try looking into that, but also notice that there’s been an update to the plugin (2.0.2) and the changelog mentions a fix in update 2.0.1. My error was supposedly local and in v2.0.0.
Hm… can u show me, what exactly u calles in your php file? (I’m not an expert with php^^)
would be great. (Even a simple call to all posts or something like that)
greets, nico
If still desired, I could provide a couple of examples of php functions I have written for use with this plugin. The functions I have written return my blog content in XML format.
The following is a short video I have made of Flash (Flex) communicating with WordPress through this plugin:
FlashBlog!
Many thanks to the author of this plguin.
I could use some examples of php functions that you have used Thoams.
I only recently started looking into integrating flash and wordpress together and this seems to be a solid solution if only for the lack of decent examples in the test.php so anything you have created would be of great help.
No problem. Here’s sort of the main one… I made a few others, but if I can do it then anyone can!
Let me know, I’m subscribed to this thread.
Have a look!