APIs & Integrations

vnguyener
Member

403s on calls for Contacts API

Hey,

For the past day, we've been getting 403s on endpoints for Contact/Contact Lists.
Is there anything wrong. Our calls have worked before and this has happened before, but without any change of code on our end. Is there an issue on Hubspots Contacts API end?

We have the correct permssions, but it asks us to have these:
(requires any of [contacts-lists-access, contacts-lists-read]

Thanks,
Vu

0 Upvotes
1 Reply 1
vnguyener
Member

403s on calls for Contacts API

Ah, I feel dumb.
After searching, I found OAuth scopes -> You don't have correct role

Pretty much our developer test portal didn't have access to the Lists feature anymore. So since our oauth integration was looking for a Lists permission to gain access to there was none.

Had to renew the developer test portal to have Lists again and that fixed it.