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).
Friday
Hallo,
we use developer app to integrate app into hubspot account. It works fine, untill recently it didn't work anymore.
We try to get the timeline from developer app
https://app.hubspot.com/developer/7833795/application/221247
an got :
GET https://api.hubapi.com/integrations/v1/221247/timeline/event-types?hapikey=***` resulted in a `400 Bad Request` response:
{"status":"error","message":"This app (ID: 221247) doesn’t match the account '7848179'. Make sure both IDs are correct
We do have an account 7848179, but it has a different devloper app id.
Can u please help me with this issue.
Thanks,
best regards,
Ines Satel
Solved! Go to Solution.
Saturday
Hi @satel ,
By looking at your error, I was thinking are there any chances you have have misconfiguration with your api key?
If you take a look closely "This app (ID: 221247) doesn’t match the account '7848179'. Make sure both IDs are correct".
I am guessing you want to retrieve a timeline, however, please make sure you have the following:
Saturday
Hi @satel ,
By looking at your error, I was thinking are there any chances you have have misconfiguration with your api key?
If you take a look closely "This app (ID: 221247) doesn’t match the account '7848179'. Make sure both IDs are correct".
I am guessing you want to retrieve a timeline, however, please make sure you have the following:
Monday
Ich checked it again, I didn't update the right Api Key of developer app...
Thanks!
Monday
Hi @lindahl
Wenn I so the error, I doubled checked all API keys and Application ids. I also checked the integration app, and it is the right one. I also regenrate the token. Same error...
Friday
@satel , It might be worth exploring the newer version of this detailed on this page
![]() | Make sure to subscribe to our YouTube channel where you can find the HubSpot Community Developer Show |
Monday
Hi @dennisedson ,
Thanks, I will look into it. On production Site it works. But only on Development it is not working.