Skip to content

I cant save API Token From Strapi #21

@dmanzanod

Description

@dmanzanod

I try to save the API Token key on chatbrew plug-in, but I got an error message " Failed to save Strapi Token", I already modify the file config/middlewares.js:

    name: 'strapi::security',
    config: {
      contentSecurityPolicy: {
        useDefaults: true,
        directives: {
          'connect-src': ["'self'", 'https:'],

Thanks in advance!
Strapi Version: 5.12.6 (node v20.11.1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions