404 not found on app httpProxyMiddleware Nextjs
I am sending an api request to linkedin via the nextjs client but reached a cors access error and found I had to proxy the request via the nextjs server. I’m struggling to setup the proxy becuase I keep getting a 404 not found on the resource path (app router). I am on the latest version of nextjs
404 not found on app httpProxyMiddleware Nextjs
I am sending an api request to linkedin via the nextjs client but reached a cors access error and found I had to proxy the request via the nextjs server. I’m struggling to setup the proxy becuase I keep getting a 404 not found on the resource path (app router). I am on the latest version of nextjs