79399036

Date: 2025-01-30 06:53:11
Score: 3.5
Natty:
Report link

You can try below code for redirect to other link

    // take variable and assign variable
    let url = "https://app.hubspot.com/oauth/"
    window.location.href = url

    // direct assign a value
    window.location.href = "https://app.hubspot.com/oauth/"

if it's not working for you please let me know.

Reasons:
  • RegEx Blacklisted phrase (2.5): please let me know
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Utsav Sheta