Skip to content

Make the app settings keys more specific to Campaign Monitor #34

Description

@abitgone

We use a number of other nuget packages and have found that there is a collision with the configuration settings used in app settings. In this package, you've got the following two keys set in the web.config.transform file:

<add key="base_uri" value="https://api.createsend.com/api/v3.1" />
<add key="base_oauth_uri" value="https://api.createsend.com/oauth" />

Can these be changed to something more specific, say, createsend_api_base_uri and createsend_api_base_oauth_uri?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions