preNavigationHooks:[async (crawlingContext, gotOptions) => { const { request } = crawlingContext; request.payload = `.......`; }
ReferenceError: page is not defined
gotOptions.headers=
or request.headers=
page
not supposed to be used. I guess you might be setting payload for GET request and crawler gone wild......${page}
but it was too long and way out of the screen to notice it