Using postman. The error is 400 Bad Request, cloudflare. I have no idea what this means. I have a colleague who has run this test in Google Colabs. His return worked. Same information.
2. Check that Content-Type is included in your headers. It's commonly missed, and is commonly set wrong. This endpoint is different than all the other API endpoints.
3. Make sure the redirect_uri matches what you put in your app. HubSpot is strict about this so a https/http error can cause a problem.
Thank you, this I have done, and I still get the error. I think I have a much larger problem, being that I want to do an automated run daily to extract data using ADF. It seems this is not possible due to the expiring of certain keys. These keys can only be manually retrieved. Is this right?
Mar 31, 202511:20 AM - edited Mar 31, 202511:24 AM
Member
API connection issue. Cloudflare
Hi, I am using ADF, first I tried the web activity as I wanted to get a list of all that was in scope and then loop through this list. I have also tried using the linked service and hardcoded the required field. As getting them from the vault was not working. It seems hardcoding is also not working. I am now getting a 403 error. So this means that I am not permitted to have access. So this maybe progress. Even with the 4 pieces of information do I also need the IP of ADF to be allowlisted. Or is there a handshake for this also to let this connect? Sorry for all of the questions, I have no experience wirh Hubspot at all.
I have just got what you mean by Public and Private, this is the Hubspot app. I don't have access to this, but I have a contact that does. Is it this that is creating the problems. They are new to Hubspot also, and I am trying to assist.