mailjet-gem icon indicating copy to clipboard operation
mailjet-gem copied to clipboard

StatusCode 410 not in the docs

Open marcel12bell opened this issue 5 years ago • 0 comments

I'm using Mailjet::Messagesentstatistics since years, now I get Mailjet::ApiError (error 410 while sending #<RestClient::Resource:0x00007f22e26f0e08 @url="https://api.mailjet.com/v3/REST/messagesentstatistics" point has been deprecated for new users as from March, 15 2018. Please use \/statcounters endpoint instead", "StatusCode" : 410 }"

I can not find the code in the docs: https://dev.mailjet.com/email/reference/overview/errors/

Is there an alternative to Mailjet::Messagesentstatistics ? See https://dev.mailjet.com/email/reference/statistics/#v3_get_statcounters

marcel12bell avatar May 05 '20 10:05 marcel12bell