How to make my API call work on Checkout UI in Dev store

Hello I am creating a checkout UI extension that upsells to a customer in checkout. I need an API that searches a DB to see if that zip code is eligible for the upsell. I have everything set up with an app proxy but when I try to reach the API it keeps hitting the dev story URL/passowrd. Is there a way around this? I have tried to turn off the password but because it is a basic store I can’t turn off the password. Any help would be appreciated. Thank you

Hi @Dakota_Andersen

Could you share a portion of the code? This would help us pinpoint and analyze the issue.

I believe you can’t call app proxy urls from checkout extensions. At least that’s how it previously worked for me. Someone working with checkout extensions more recently can likely confirm :slight_smile:

Hey @Dakota_Andersen :waving_hand: - you should be able to enable direct network access within your extension to access external API endpoints:

Let me know if this works!

Hey @Dakota_Andersen - following up to see if the above helped, just let me know :slight_smile:

Hey @Dakota_Andersen - just going to close out the thread here, but let me know if we can help out further.