What path payment are you trying to find?
In order for Horizon to find a path, there needs to be a path of outstanding orders that can be taken to go from asset A to B that complies with the requirements of your path (maximums and minimums defined).

For example if you want to send 100 B using a max of 300 A, then if there's an open order for 600 B at an exchange rate of 2:1 (A:B) you should be getting a path.

    Yes. For that there needs to be enough offers to exchange MYRT for AUDT in the DEX to get 1 AUDT. If you create a Buy Offer in an account that offers 33 MYRT for 10 AUDT and you execute that path search it is going to yield results.

    • KWT likes this.
    • KWT replied to this.

      NetworkSkullRipper I have made a manageSellOffer operation but the result is still empty, how many offer transaction should I make to see the result?

      I don't think the manage sell offer was successful. You should be able to see it under Offers and Order Book in stellar expert. In fact I am not able to find your asset at all in it, at least not one that matches the account in your post: https://stellar.expert/explorer/testnet/search?term=AUDT

      Assuming that that is yours, if you go to see the details on the asset, you can see that there are no outstanding orders nor offers for that asset at all. You need to have an outstanding offer to exchange that asset to MYRT if you want the path payment to be able to find a viable path.