ActiveCampaign / postmark-dotnet

A .NET library for the Postmark API
http://developer.postmarkapp.com/
Other
50 stars 46 forks source link

PostmarkClient vs PostmarkAdminClient #69

Closed anton-gogolev closed 5 years ago

anton-gogolev commented 5 years ago

Why does PostmarkClient authenticates using X-Postmark-Server-Token header, and PostmarkAdminClient uses X-Postmark-Account-Token header? Shouldn't it be the other way around?

anton-gogolev commented 5 years ago

Absolute brain fart. My bad. Apologies.