We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Nov 30, 2022 5:21 AM
Hello,
I'm having trouble automating publishing for our blog posts, creating and updating does not give errors, and hubspot docs say that for publishing the content scope is required, which is the same as creating / updating.
The error I'm getting is:
body:
{ correlationId: '',
errorTokens: { action: [Array], contentId: [Array], contentType: [Array] },
errorType: 'CONTENT_SCOPE_RESTRICTED',
message: 'User does not have permission to publish the blog post with id 000000000000.',
status: 'error' }
Can anyone help me regarding this issue?
Thanks in advance,
Erwin
Nov 30, 2022 8:33 AM - edited Nov 30, 2022 8:36 AM
I'm getting the same error when I execute the endpoint via HubSpot's own "Test call" functionality.
In desperation, I selected all available scopes. But still the error persists. (Even though the "Content" scope is and was selected)
HTTP 400
When I execute the endpoint via Postman, I get the following.
Dec 2, 2022 3:50 AM
I've tried using the other scopes as well to no avail, it'd be great if Hubspot acknowledges this issue and works on a fix or something. Our system synchronises with an external database to set up multiple blogs and having to publish them ourselves would take up a lot of time