#panther-85_api

1 messages ¡ Page 1 of 1 (latest)

mighty monolithBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1351273709301665823

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

wicked void
#

Hello
The URL you shared is incorrect. Can you share the exact request you're making to the API?

For context, images should be set on the Product object. Prices are associated with the product which are then used on the Checkout page

graceful kelp
#

This is what I have in the body of the API call

wicked void
#

The formating for the URL seems incorrect

#

It needs to be an array of Strings

graceful kelp
#

So more than 1?

wicked void
#

could be.. the string you're currently passing in is missing quotes

mighty monolithBOT
#

@noble jetty looks like you're in the wrong place, this thread is for someone else's question.

Note that posting inappropriate messages in other people's threads is against the rules. No worries if this was just an honest mistake, but anyone who violates the rules multiple times will be removed from this server.

wicked void
#

@graceful kelp what API endpoint are you calling? Can you share a request ID?

graceful kelp
#

?

wicked void
#

Whatever tool you're using to make the API request seems to be adding additional parameters to the request body here