Coder Social home page Coder Social logo

newslettersignup-landingpage's Issues

Dotenv module throwing error when trying to hide environment variables

I tried to use the dotenv module to hide my Mailchimp API key and list ID in the app.js file. However, when I start the server, I get the following error:

`Server started on port 3000
{
type: 'https://mailchimp.com/developer/marketing/docs/errors/',
title: 'Forbidden',
status: 403,
detail: The API key provided is linked to datacenter 'us8";',
instance: 'a87b8667-9649-1c30-9a1b-f78b93710a5b'
}`

It seems that the dotenv module is not properly hiding my environment variables.
I have tried the solution mentioned in this Stack Overflow post (https://stackoverflow.com/questions/41793924/mailchimp-the-api-key-provided-is-linked-to-a-different-datacenter), but it does not work.

Can someone please help me resolve this issue and successfully hide my API key and List ID using dotenv?

Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.