Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
where do i add my api key?
Just read the following documentation:
http://devblog.mediaworkers.dk/blog/mailchimp4umbraco
Hi, the link to the documentation is broken. Where do I enter the API key?
Thanks!
Amir
the link above is giving me the following reply.
"
You don't have permission to access /blog/mailchimp4umbraco on this server."
could you please provide a public url ?
OK,
Just add the following rule to your web.config between <appSettings> with your own api key:
<add key="MailChimp4Umbraco.APIKey" value="yourownapikey" />
So place the api key in value.
Hope this will help.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
API Key can not be blank (104)
where do i add my api key?
Just read the following documentation:
http://devblog.mediaworkers.dk/blog/mailchimp4umbraco
Hi, the link to the documentation is broken. Where do I enter the API key?
Thanks!
Amir
the link above is giving me the following reply.
"
Forbidden
You don't have permission to access /blog/mailchimp4umbraco on this server."
could you please provide a public url ?
OK,
Just add the following rule to your web.config between <appSettings> with your own api key:
So place the api key in value.
Hope this will help.
is working on a reply...