Zend certified PHP/Magento developer

Table rates not working in backend Magento 2.2.6

When editing an existing order or create a new one in the backend of magento i’m getting the following notification when trying to select a shipping method:

Sorry, no quotes are available for this order.

All fields have been filled in correctly. The only shipping method that is activated on this magento installation is the table rates method. If i enable the flat method it will not give the above notification and shows only the flat shipping option. Since there are multiple shipping prices used in this magento installation i cannot use the latter.

The strange part about it is that the frontend works absolutely fine with the table rates method and orders are being placed daily.

Since i cannot see any strange things in the mysql table and magento is not outputting any errors in the logs or any javascript errors in the browser i’m kinda lost in finding the solution to this problem.

Any help is greatly appreciated and if more information is needed i’m glad to share it.