One should be aware that accepted posts will not show up immediately on ClickaPost. When your XML is parsed, all accepted posts as noted in the XML response back to you are put in queue to be processed. They may sit in the queue for even up to 15 minutes depending on the number and file size of both images and videos your posts may contain. ClickaPost runs through this queue constantly, first getting any of your files (images/videos), converting any videos once they are downloaded, and only once all files are ready – the post becomes active for everyone to see it.
For this reason it’s once again very important for you to use <customId> tag to eliminate any duplicates, especially if sending the XML back to ClickaPost while your previous XML request is still being processed in the queue. Having <customId> included with all of your posts will prevent any duplicates from being stored second time around (including if they are still stuck in the queue).
Though already mentioned above, it’s important to note once again the only other possible way for your posts being rejected EVEN THOUGH they have been accepted during the initial XML processing (as noted to you in the XML response) is if you have <STRICT> set to true and the links to the files (images/videos) you provided are NOT accessible.
For this reason it’s very important to keep an eye on the Log in the ClickaPost API section of My ClickaPost module – so you can always be sure all of your accepted posts are not generating any errors.
Furthermore, you can always take a look at what's in the queue by going to the ClickaPost API section of My ClickaPost module.