If you see a duplicate posts and there are two post IDs, the likely cause is you’ve accidentally made two of the same API post requests. Our system checks for duplicate posts, so the second post should be blocked. However, if the posts are made at the exact same time, both may be published.

There are a few things you can do to verify that two post calls were made.

Check Your System Logs

The best place to start is your own system logs. Look for the API post call and responses.

Use the Ayrshare Dashboard

Go to the Ayrshare Dashboard and switch to the relevant User Profile. Next, search for the post IDs in the search box. Only the last 100 posts are loaded, so you may need to load more to find the posts IDs.

Open the API Request & Response accordion and in the Request section is the request creation time. Compare the times of the two posts to see if they were sent at different moments.

These steps should help you i determining the cause of the duplicate posts. Please let us know if you need any help on this.