New getShippingRates SPI not working 😥

Try to figured it out on how the Shipping rates SPI is working.
I have tried to log it in the console to make sure it is working but cant get any data from the export const getShippingRates = (options) => {}

i have tried the same with the additional fees spi
export const calculateAdditionalFees = async (options) => {}

and this is working fine.

any of you guys have a small tut or maybe some knowledge on how can i make it work just to get the logs ?

Any one with some knowledge about it can help me :pray: