Open vkalta opened 2 weeks ago
That's one way to add the params, however, can you try adding array for the same key or using URLSearchParams? Here's a stackoverflow reference - https://stackoverflow.com/a/43208627
Hi @nadeem-cs , I could have done that but the API calls are handled by contentstack/core library.
That's one way to add the params, however, can you try adding array for the same key or using URLSearchParams? Here's a stackoverflow reference - https://stackoverflow.com/a/43208627