"Ah-ha! You’ve unlocked their secret..." appearing when attempting to embed form using React | Community
Skip to main content
Answered

"Ah-ha! You’ve unlocked their secret..." appearing when attempting to embed form using React

  • November 1, 2021
  • 6 replies
  • 150 views

On my React website I am getting my form displaying https://www.typeform.com/explore/ instead of my actual form when I embedded it on one of my pages.

I am not sure if I am doing something wrong since the embed itself worked or if there is another issue that is causing it.

 

Best answer by john.desborough

@Gittingitdone - sorry if that sounds pedantic but it is usually the culprit in most instances.. 

 

there have been issues with integrations with Intercom that have been similar, so i suggest checking one more thing: is your React page http or https? (typeform requires the https for all embeds…. ) 

 

i would suggest opening a help ticket at the link here so that you have a vector into that team - they can look into your file and see what is happening. 

View original

6 replies

john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5267 replies
  • November 1, 2021

@Gittingitdone - welcome to the community.. quick question: did you publish the form?? 


@john.desborough Yes! The form itself was published. 


john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5267 replies
  • Answer
  • November 1, 2021

@Gittingitdone - sorry if that sounds pedantic but it is usually the culprit in most instances.. 

 

there have been issues with integrations with Intercom that have been similar, so i suggest checking one more thing: is your React page http or https? (typeform requires the https for all embeds…. ) 

 

i would suggest opening a help ticket at the link here so that you have a vector into that team - they can look into your file and see what is happening. 


picsoung
Typeform
Forum|alt.badge.img+5
  • Developer Advocate @ Typeform
  • 384 replies
  • November 2, 2021

hey @Gittingitdone 

Feel free to share links to your project so we can debug it together and see what is going on.
Or the code you used.

With so few details it’s quite hard to understand where the issue might be coming from.


Forum|alt.badge.img
  • Navigating the Land
  • 6 replies
  • July 8, 2022

Hi, I’m having a similar issue with this survey. Half of my users see the landing page instead of the real survey: 

https://5bjsknlquu1.typeform.com/to/UDjgSEyV#order=#1470


john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5267 replies
  • July 9, 2022

@Sancho - i see an error in your syntax - after the ‘ order=’ you should not have a pound/hash sign 

 

if you are intending the user to go to order 1470 then the pound sign should not be there

 

 


Reply