I am unable to get response in RSC component from Route handler but getting expected response when called from postman, for code and more explanation: https://stackoverflow.com/questions/78645775/how-to-resolve-empty-response-from-route-handler-when-rsc-component
Stack Overflow
route handler is as follows:
API Path: http://localhost:3000/merchants/{merchatnSlug}/products/api
import base_url from "@/app/_util/StrapiConfig";
import { NextResponse } from "next/