-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Receiving error related to marketing_campaigns.read #6
Comments
We have also seen the same error:
|
I have the same error: |
Hey. I'm getting the same error here. Is there any timeline on this? |
Same error for me as well. |
I am also running into this. I tested this first with an API key configured as per the documentation here: https://www.stitchdata.com/docs/integrations/saas/sendgrid-core#create-a-sendgrid-general-api-key Then I tested this with an API key with full access. Both configurations returned the same error. |
From doing a little bit of reading about this, it seems that the requirement for this It was removed and then re-added in this PR: #3 This comment on the PR - #3 (comment) - also indicates that Support can manually add this scope. I've opened a Support Request with SendGrid and will report back if this approach is successful. |
SendGrid support replied:
As such, not sure why this was re-added after being removed in #3? |
This issue prevents new integrations from working that do not use the legacy APIs. In contacting SendGrid support this is because clients using the new marketing features do not have the old scope available. Further the data will not be accessible under the old API and scope. Is there anything folks can do to help un-revert the scope request? |
@KAllan357 - Curious if you had thoughts on this. Perhaps it would make sense to release a v2 of this tap with support for the current SendGrid API? |
I saw there was a revert of some code the other day, however I'm still seeing this error inside Stitch: INFO Exit status is: Discovery failed with code 1 and error message: "Insufficient authorization, missing for marketing_campaigns.read".
Any ideas what is happening?
The text was updated successfully, but these errors were encountered: