{"id":261,"date":"2024-04-05T21:15:50","date_gmt":"2024-04-05T21:15:50","guid":{"rendered":"https:\/\/helpdev.kosmosesync.com\/?post_type=ht_kb&#038;p=261"},"modified":"2024-07-17T18:17:39","modified_gmt":"2024-07-17T18:17:39","slug":"kosmos-activity-log-status-codes","status":"publish","type":"ht_kb","link":"https:\/\/help.kosmosesync.com\/index.php\/knowledge-base\/kosmos-activity-log-status-codes\/","title":{"rendered":"Kosmos Activity Logs &amp; Status Codes"},"content":{"rendered":"\n<p><strong>Learn about the different activity log status codes used when syncing data<\/strong><\/p>\n\n\n\n<p>Below are some common status codes you\u2019ll see in the Activity Logs.  See this basic introduction <a href=\"https:\/\/www.youtube.com\/watch?v=fMv7I_1FC2E\" data-type=\"link\" data-id=\"https:\/\/www.youtube.com\/watch?v=fMv7I_1FC2E\">video on your Kosmos task summary and activity log messages<\/a>.<\/p>\n\n\n\n<p><strong>This group of 200 codes is good, with no errors.<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>200 (OK)\n201 (Created)\n202 (Accepted)\n204 (No Content)\n<\/code><\/pre>\n\n\n\n<p>*if you\u2019re updating inventory only and SKU does not exist in the shopping cart, then you could get a 204 message \u2018No Content\u2019<\/p>\n\n\n\n<p><strong>See the group of 300 codes.<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\n301 (Moved Permanetily) \n308 (Redirect)\n\n<\/code><\/pre>\n\n\n\n<p>*if you\u2019re updating inventory only and SKU does not exist in the shopping cart, then you could get a 204 message \u2018No Content\u2019<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>400 messages are a result of the data being rejected, bad request or out of API calls.<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>400 (Bad Request)\n401 (Unauthorized )\n402 (Payment Required)\n403 (Forbidden)\n404 (Not Found)\n405 (Method Not Allowed)\n406 (Not Acceptable)\n409 (Resource already Exists)\n422 (Unprocessable Entity)\n429 (Too Many Requests)\n445 (Message Integrity Error)\n<\/code><\/pre>\n\n\n\n<p><strong>Trouble Shooting<\/strong>&nbsp;<\/p>\n\n\n\n<p>401 (unauthorized) messages may be a result of your Token expiring. If you try again, your token will refresh.<\/p>\n\n\n\n<p>403 (Forbidden) If you see this message, your permissions are not set correctly. You may need to reconnect your domain again, so ensure you give full permission for your Token.<\/p>\n\n\n\n<p>409 Messages can be ignored. A 409 message simply states that the resource already exists and that you can not create it again. For 429 (Too Many Requests), contact support for suggestions on how to proceed.<\/p>\n\n\n\n<p><strong>Server responses<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>500 (Internal Server Error)\n501 (Not Implemented - server error response code indicates that the request method <strong>is<\/strong> <strong>not<\/strong> supported <strong>by<\/strong> the server <strong>and<\/strong> cannot be handled. )\n502 (Bad Gateway - Try again)\n524 Server Timeout - Indicates that the connection to the server has been closed due to a timeout.\n<\/code><\/pre>\n\n\n\n<h1 class=\"wp-block-heading\">How to interpret your eSync Activity logs<\/h1>\n\n\n\n<p><strong>Task Activity log summary<\/strong><\/p>\n\n\n\n<p>Your activity log summary shows your progress, the number of records to sync, the last date &amp; time a sync happened, and account information. See below example:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/kosmoscentral.com\/imgs\/Kosmos-Activity-Log.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p>Your common Activity Log Messages are available via the \u2018Download File\u2019 link.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"below-youll-find-more-detailed-common-log-messages\"><a href=\"https:\/\/help.kosmosesync.com\/kb\/how-to-interpret-your-esync-activity-logs#below-youll-find-more-detailed-common-log-messages\">#<\/a>&nbsp;Below you\u2019ll find, more detailed common log messages.<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><b><strong>\u201cmethod\u201d: &#8220;GET 401.&#8221;<\/strong> This message states that eSync cannot get data from your system.<\/b><\/li>\n\n\n\n<li><strong>\u201cmethod\u201d: &#8220;GET 200&#8221;<\/strong>\u00a0This message states that eSync is authorized to access data on your system.<\/li>\n\n\n\n<li><strong>\u201cmethod\u201d: &#8220;PUT 200&#8221;<\/strong>&nbsp;Updating an existing item, order or customer record.<\/li>\n\n\n\n<li><strong>\u201cmethod\u201d: &#8220;POST 200 or 201&#8221;<\/strong>&nbsp;Creating a new product, order or customer record.<\/li>\n\n\n\n<li><strong>\u201cmethod\u201d: &#8220;POST 409 or 400.&#8221;<\/strong>\u00a0Since item data already exists, we will now process an update.<\/li>\n\n\n\n<li><strong>\u201cAction Status\u201d: &#8220;Preparing to sync 5 record(s)&#8221;<\/strong>\u00a0This message is syncing 5 records, which can be SKUs, orders, customers, etc.<\/li>\n\n\n\n<li><strong>&#8220;A matching order does not exist in Clover. Preparing to create the order:&#8221; Online order does not exist in POS, but it is now imported<\/strong> to your system.<\/li>\n\n\n\n<li><strong>&#8220;A matching order has already been imported.&#8221; This order was already imported and exists in your POS. Review the order ID in your message next<\/strong> to locate the order imported into your POS.<\/li>\n\n\n\n<li><strong>&#8220;Customer not found&#8221;<\/strong>\u00a0A customer record is confirmed to not exist in your POS and can now be imported\/created after.<\/li>\n<\/ol>\n\n\n\n<p>A full<a href=\"https:\/\/restfulapi.net\/http-status-codes\/\" target=\"_blank\" rel=\"noreferrer noopener\">\u00a0list of status codes<\/a>\u00a0can also be found.<\/p>\n\n\n\n<p>If you cannot find what you\u2019re looking for, feel free to post a ticket with our\u00a0<a href=\"https:\/\/supportcenter.kosmoscentral.com\/helpdesk\" target=\"_blank\" rel=\"noreferrer noopener\">Help Desk<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn about the different activity log status codes used when syncing data Below are some common status codes you\u2019ll see in the Activity Logs. See this basic introduction video on your Kosmos task summary and activity log messages. This group of 200 codes is good, with no errors. *if you\u2019re&#8230;<\/p>\n","protected":false},"author":1,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"ht-kb-category":[],"ht-kb-tag":[],"class_list":["post-261","ht_kb","type-ht_kb","status-publish","format-standard","hentry"],"aioseo_notices":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/help.kosmosesync.com\/index.php\/wp-json\/wp\/v2\/ht-kb\/261","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/help.kosmosesync.com\/index.php\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/help.kosmosesync.com\/index.php\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/help.kosmosesync.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/help.kosmosesync.com\/index.php\/wp-json\/wp\/v2\/comments?post=261"}],"version-history":[{"count":8,"href":"https:\/\/help.kosmosesync.com\/index.php\/wp-json\/wp\/v2\/ht-kb\/261\/revisions"}],"predecessor-version":[{"id":599,"href":"https:\/\/help.kosmosesync.com\/index.php\/wp-json\/wp\/v2\/ht-kb\/261\/revisions\/599"}],"wp:attachment":[{"href":"https:\/\/help.kosmosesync.com\/index.php\/wp-json\/wp\/v2\/media?parent=261"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/help.kosmosesync.com\/index.php\/wp-json\/wp\/v2\/ht-kb-category?post=261"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/help.kosmosesync.com\/index.php\/wp-json\/wp\/v2\/ht-kb-tag?post=261"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}