Error

Network error: Response not successful: Received status code 400

node_modules/apollo-client/bundle.umd.js:92:26
new ApolloError
var graphQLErrors = _a.graphQLErrors, networkError = _a.networkError, errorMessage = _a.errorMessage, extraInfo = _a.extraInfo; var _this = _super.call(this, errorMessage) || this; _this.graphQLErrors = graphQLErrors || []; _this.networkError = networkError || null; if (!errorMessage) {
node_modules/apollo-client/bundle.umd.js:1588:34
var hasGraphQLErrors = isNonEmptyArray(queryStoreValue.graphQLErrors); var errorPolicy = observableQuery && observableQuery.options.errorPolicy || options.errorPolicy || 'none'; if (errorPolicy === 'none' && hasGraphQLErrors || queryStoreValue.networkError) { return invoke('error', new ApolloError({ graphQLErrors: queryStoreValue.graphQLErrors, networkError: queryStoreValue.networkError })); }
node_modules/apollo-client/bundle.umd.js:2008:15
this.onBroadcast(); this.queries.forEach(function (info, id) { if (info.invalidated) { info.listeners.forEach(function (listener) { if (listener) { listener(_this.queryStore.get(id), info.newData); } }); } }); };
node_modules/apollo-client/bundle.umd.js:2006:26
var _this = this; this.onBroadcast(); this.queries.forEach(function (info, id) { if (info.invalidated) { info.listeners.forEach(function (listener) { if (listener) { listener(_this.queryStore.get(id), info.newData); } }); }
node_modules/apollo-client/bundle.umd.js:2004:20
QueryManager.broadcastQueries
QueryManager.prototype.broadcastQueries = function () { var _this = this; this.onBroadcast(); this.queries.forEach(function (info, id) { if (info.invalidated) { info.listeners.forEach(function (listener) { if (listener) { listener(_this.queryStore.get(id), info.newData); }
node_modules/apollo-client/bundle.umd.js:1483:29
_this.invalidate(queryId); _this.invalidate(fetchMoreForQueryId); _this.broadcastQueries(); } throw new ApolloError({ networkError: error });
internal/process/task_queues.js:95:5
processTicksAndRejections

Request Details

URI /sections
Request Method GET
HTTP Version 1.0
Connection close

Headers

HOST localhost:3000
ACCEPT */*
USER-AGENT claudebot

Cookies