i am using the admin, inventory, order and shipping services and they all seem to be affected.
here are a list of all the methods that i have seen the issue on:
AdminService.GetAuthorizationList
AdminService.RequestAccess
InventoryService.DoesSkuExistList
InventoryService.GetFilteredInventoryItemList
InventoryService.GetInventoryItemList
InventoryService.GetInventoryItemQuantityInfo
InventoryService.GetInventoryItemAttributeList
InventoryService.GetInventoryItemVariationInfo
InventoryService.GetInventoryItemStoreInfo
InventoryService.GetInventoryItemImageList
OrderService.SubmitOrder
ShippingService.GetShippingCarrierList
here is the result of all the ping requests i am doing:
| Admin Service |
Version : v7 |
Error : Server was unable to process request. Authentication/Authorization failed. |
| Cart Service |
Version : v7 |
Error : Server was unable to process request. Authentication/Authorization failed. |
| Inventory Service |
Version : v7 |
Error : There was an error reflecting 'GetInventoryItemListResult'. |
| Listing Service |
Version : v7 |
Error : Server was unable to process request. Authentication/Authorization failed. |
| Marketplace Service |
Version : v7 |
Error : Server was unable to process request. Authentication/Authorization failed. |
| Order Service |
Version : v7 |
Error : Server was unable to process request. Authentication/Authorization failed. |
| Shipping Service |
Version : v7 |
Error : Server was unable to process request. Authentication/Authorization failed. |
| Store Service |
Version : v6 |
| Data | Message | MessageCode | ResultData | Status |
|
|
0 |
OK |
Success |
|
| Tax Service |
Version : v6 |
| Data | Message | MessageCode | ResultData | Status |
|
|
0 |
OK |
Success
|
|