How can I get technical support with 2FA issues when the bot keeping telling me to log into the platform and open a ticket. The bot then gives a email link that is broken. I have now spent hours trying to get support and can’t log into the platform. Any thoughts are welcome.
2FA Issues
Related Post
NewNew
Hello everyone my self akhil nagar.i am from india.i am new in this platform and i really excited to learn new things through this platform.
SSO from HubSpot CMS to external platformSSO from HubSpot CMS to external platform
Hi Does anyone know about using HubSpot’s login/membership functionality for SSO with an external app.Basic flow we’re looking for is:User logs in/creates account on HubSpot CMS > Get redirected into 3rd
Sending form with ajax recaptchaSending form with ajax recaptcha
Hello,Is it possible to send a form via ajax when the form also has a recaptcha? $.ajax({ type: ‘POST’, url: ‘https://api.hsforms.com/submissions/v3/integration/submit/******/******-*****-*****’, data: JSON.stringify(data), dataType: ‘json’, contentType: ‘application/json’, success: function(_data) {