Insufficient permissions error with email_campaign_summaries despite having correct permissions

IntegralC
Rookie
0 Votes

I am able to successfully get data from the "/emails" endpoint, but not the "/reports/summary_reports/email_campaign_summaries" or "/contacts" endpoints.

 

According to the scopes table (https://developer.constantcontact.com/api_guide/scopes.html#:~:text=Available%20Scopes-,Scopes%20Req...), emails and reports are both under the campaign_data scope, so it isn't clear why one is working and the other isn't.

 

Additionally, I have checked my permissions using the permissions endpoint and I have:

 

 

campaign:read, :list, :write, :content:write, :copy, :create

 

and contacts:lists:read

 

 

All of my code/calls were working find before they changed the authorization method, so i've just had to create a new application and have updated my code and method for OAUth2.0 and successfully received my tokens (as evidenced by successfull pull from "/emails" endpoint).

 

1 REPLY 1
John__B
Employee
0 Votes

Hello IntegralC,

 

Thank you for reaching out to Constant Contact API Developer Support. My team is here to assist outside software developers with questions about building into Constant Contact's API.

 

It looks like we've already followed up with you directly via email, but I wanted to close the loop here as well. If you haven't received our reply, please let us know via email at webservices@constantcontact.com, and reference case number 30223418.

 

Please have a look and let us know if you have any other questions!

 

Regards,


John B.
API Support Specialist
Did I answer your question? If so, please mark my post as an "Accepted Solution" by clicking the Accept as Solution button in the bottom right hand corner of this post.
Resources
Developer Portal

View API documentation, code samples, get your API key.

Visit Page

Announcements

API Updates

Join our list to be notified of new features and updates to our V3 API.

Sign Up