If you’re looking for some help, it’s important to provide as much context as possible so that people are able to assist you. Try to always mention:
- What’s your URL? https://karl.media
- What version of Ghost are you using? Ghost version: 3.4.0
- What configuration? Ubuntu 18.04.4 LTS, Nginx and Ghost version 3.4.0
- What browser? Brave, Chrome, Edge
- What errors or information do you see in the console? Error:
[2020-02-03 15:54:11] ERROR “GET /ghost/api/v3/content/posts/?key=Your%20Content%20API%20Key%20paste%20here%20-%20between%20the%20quotation%20marks&limit=all&formats=plaintext&fields=url,title,featured,published_at,plaintext,excerpt,visibility” 401 15ms
NAME: UnauthorizedError
CODE: UNKNOWN_CONTENT_API_KEY
MESSAGE: Unknown Content API Key
level: normal
UnauthorizedError: Unknown Content API Key
at new UnauthorizedError (/var/www/karl.media/versions/3.4.0/node_modules/ghost-ignition/lib/errors/index.js:120:23)
at Child.models.ApiKey.findOne.then (/var/www/karl.media/versions/3.4.0/core/server/services/auth/api-key/content.js:21:25)
at Child.tryCatcher (/var/www/karl.media/versions/3.4.0/node_modules/bookshelf/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/var/www/karl.media/versions/3.4.0/node_modules/bookshelf/node_modules/bluebird/js/release/promise.js:547:31)
at Promise._settlePromise (/var/www/karl.media/versions/3.4.0/node_modules/bookshelf/node_modules/bluebird/js/release/promise.js:604:18)
at Promise._settlePromise0 (/var/www/karl.media/versions/3.4.0/node_modules/bookshelf/node_modules/bluebird/js/release/promise.js:649:10)
at Promise._settlePromises (/var/www/karl.media/versions/3.4.0/node_modules/bookshelf/node_modules/bluebird/js/release/promise.js:729:18)
at _drainQueueStep (/var/www/karl.media/versions/3.4.0/node_modules/bookshelf/node_modules/bluebird/js/release/async.js:93:12)
at _drainQueue (/var/www/karl.media/versions/3.4.0/node_modules/bookshelf/node_modules/bluebird/js/release/async.js:86:9)
at Async._drainQueues (/var/www/karl.media/versions/3.4.0/node_modules/bookshelf/node_modules/bluebird/js/release/async.js:102:5)
at Immediate.Async.drainQueues (/var/www/karl.media/versions/3.4.0/node_modules/bookshelf/node_modules/bluebird/js/release/async.js:15:14)
at runCallback (timers.js:705:18)
at tryOnImmediate (timers.js:676:5)
at processImmediate (timers.js:658:5)
at process.topLevelDomainCallback (domain.js:126:23)
- What steps could someone else take to reproduce the issue you’re having? Not sure. Can anyone help me through this?