API not giving response after retrieving HSN code :

@Suditya_Gupta1 Hi,

While calling https://partners.fynd.com/help/docs/sdk/1.8.7/platform/company/catalog#getAllProductHsnCodes
we are getting status as 200 or 304 but the response is not showing instead we get the message “You need to enable JavaScript to run this app.”. All other apis are working. Company Id : 8894. Screenshot attached.

curl ‘https://fynd.dobo.app/api/v1.0/fetchCodes?companyId=8894
-H ‘accept: application/json, text/plain, /’
-H ‘accept-language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7’
-H ‘cookie: ext_session_8894=s%3Aa4426aba-38fb-410b-a32e-e359adf8dd13.nAjELsymS1I5wlK4Qvgp%2BMsrQxXVjFVhv0vw6YIVpgI’
-H ‘if-modified-since: Sun, 13 Oct 2024 11:27:01 GMT’
-H ‘priority: u=1, i’
-H ‘referer: React App
-H ‘sec-ch-ua: “Google Chrome”;v=“129”, “Not=A?Brand”;v=“8”, “Chromium”;v=“129”’
-H ‘sec-ch-ua-mobile: ?0’
-H ‘sec-ch-ua-platform: “macOS”’
-H ‘sec-fetch-dest: empty’
-H ‘sec-fetch-mode: cors’
-H ‘sec-fetch-site: same-origin’
-H ‘user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36’
-H ‘x-company-id: 8894’


As I have tried the same API with the latest version of sdk, it’s working for me please use the latest version, if you are not, and if problem persists, then let me know, and tell me how to reproduce it.