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).
Jan 10, 2022 12:46 PM
Feb 4, 2022 6:03 AM - edited Feb 4, 2022 6:04 AM
Hi @johannes-m
I was able to successfully install a test HubSpot app, while retaining the "state" URL parameter (as per the HubSpot documentation you shared). Can you please confirm these are the steps you have taken:
Hope this helps. Please let me know how you get on 🙂
All the best,
Zach
Jan 11, 2022 12:39 PM
Doesn't look like you can add that param in the app auth.
@zaklein , any way you can think of adding this?
![]() | Make sure to subscribe to our YouTube channel where you can find the HubSpot Community Developer Show |
Jan 12, 2022 3:23 AM
As per the documentation https://developers.hubspot.com/docs/api/working-with-oauth it should support state parameter. In our case we need to pass a middleware token to the redirect URI through the Oauth mechanism to authenticate the user into our system after Oauth process.