Request path contains unescaped characters
TypeError [ERR_UNESCAPED_CHARACTERS]: Request path contains unescaped characters
at new ClientRequest (_http_client.js:139:13)
at request (https.js:305:10)
at /home/fmpsite/app/node_modules/node-fetch/lib/index.js:1438:15
at new Promise (<anonymous>)
at fetch (/home/fmpsite/app/node_modules/node-fetch/lib/index.js:1407:9)
at /home/fmpsite/app/node_modules/isomorphic-unfetch/index.js:3:31
at api_request (/home/fmpsite/app/.next/server/static/development/pages/doctor-detail.js:6337:78)
at fetchContentPage (/home/fmpsite/app/.next/server/static/development/pages/doctor-detail.js:6543:20)
at Function.module.exports../pages/page.js.PagePage.getInitialProps (/home/fmpsite/app/.next/server/static/development/pages/page.js:6976:98)
at Function.getInitialProps (/home/fmpsite/app/.next/server/static/development/pages/doctor-detail.js:3403:31)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async loadGetInitialProps (/home/fmpsite/app/.next/server/static/development/pages/_document.js:676:17)