Jan 25, 2021 1:01 PM
I'm trying to pull all of our Line Items from Hubspot using this API call: https://legacydocs.hubspot.com/docs/methods/line-items/get-all-line-items
I'm getting this error: "Must have scope deal-line-item-read"
Our Hubspot account is 5401299
Jan 25, 2021 3:39 PM
Hey @JD_CEG
Are you still having issues here?
Using this request url, I was able to successfully pull line items
https://api.hubapi.com/crm-objects/v1/objects/line_items/paged?hapikey=xxxxx
( hapikey replaced with xxxx )