APIs & Integrations

gilben
Member | Platinum Partner
Member | Platinum Partner

I have created an app in developer account but not showing in live account

SOLVE

I have created an app in developer account ' Volunteer app' https://app.hubspot.com/developer/5509044/application/234978.

 

I am trying to connecting this app to my live account but not showing in connected app and have already authorize this app also https://app.hubspot.com/integrations-settings/8311598/installed?code=a619b21b-f577-4c03-af98-e3f3729....

 

So please resolve my issue why this app is not showing under connected app.

 

My motive to send hubspot form data to third party site using weebhook so please resolve my issue and this is an urgent for me.

0 Upvotes
1 Accepted solution
prosa
Solution
Top Contributor

I have created an app in developer account but not showing in live account

SOLVE

Follow "Step 3: Handle the OAuth 2.0 server response"

https://legacydocs.hubspot.com/docs/methods/oauth2/initiate-oauth-integration

 

If this post helped you resolve your issue, please consider marking it as the solution. Thank you for supporting our HubSpot community.

View solution in original post

6 Replies 6
prosa
Solution
Top Contributor

I have created an app in developer account but not showing in live account

SOLVE

Follow "Step 3: Handle the OAuth 2.0 server response"

https://legacydocs.hubspot.com/docs/methods/oauth2/initiate-oauth-integration

 

If this post helped you resolve your issue, please consider marking it as the solution. Thank you for supporting our HubSpot community.
dennisedson
HubSpot Product Team
HubSpot Product Team

I have created an app in developer account but not showing in live account

SOLVE

Hi @gilben 

With the OAuth workflow, you cannot redirect to a HubSpot internal link (ones that start with app.) I would suggest reviewing your set up and walking through the documentation here as well as the Academy training on OAuth here

I also noticed that the webhook subscription is in a paused state which will need to be activated before it can be triggered.  This is also covered in the documentation

Hope this gets you going in the right direction!

0 Upvotes
gilben
Member | Platinum Partner
Member | Platinum Partner

I have created an app in developer account but not showing in live account

SOLVE

I have changed redirect url to external site where i'll write logic and currently there is no logic on this page. But app is not showing in connected app. 

I have created an app here https://app.hubspot.com/developer/5509044/application/234978.

I am trying to connect app with this account 'Shalom Corps' https://app.hubspot.com/reports-dashboard/8311598/view/4572995. But 'Volunteer app' is not showing in live account. I have folowed all steps which is in document. so please help to me and let me know if i am missing any particular step.

0 Upvotes
dennisedson
HubSpot Product Team
HubSpot Product Team

I have created an app in developer account but not showing in live account

SOLVE

Hey @gilben ,

Are you being sent through the OAuth process when you click on the install link?

@prosa , throwing you to the wolves considering you were just working on an app 😊

 

0 Upvotes
prosa
Top Contributor

I have created an app in developer account but not showing in live account

SOLVE

Please make sure to handle the response after you click the installation link. you will need to send the code you get in the url back to hubspot along with other values. Please check the documentation on how to handle the response. After doing that you will be able to see the application installed in the live account. 

If this post helped you resolve your issue, please consider marking it as the solution. Thank you for supporting our HubSpot community.
0 Upvotes
gilben
Member | Platinum Partner
Member | Platinum Partner

I have created an app in developer account but not showing in live account

SOLVE

Hello there,

Please send me an example for this so that i can do accordingly. Because in documentiation is not clear that what type of response should i send to API.

0 Upvotes