Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi,
We are currently trying to display our ThingWorx mashup alongside with other web pages by using web rotator in HTML. The ThingWorx mashup URL with appkey works without having to log in when we click on the URL, but if we put it through the HTML code for web rotator, it asks for log in and even if we log in , it refuses to connect. Are there anything blocked in ThingWorx platform setting or are there other solutions on how to fix this?
Thanks
Sai
Are you talking about SourceForge's "WebRotator" (without a space)? If so, it is a C#.NET application, which is most likely why it won't play nice with TWX. You need to ask them what the limitation(s) are and if there is a way to pass the authentication to your TWX app. Another thought is to look for some API SDK that will work with .NET applications in TWX. I don't know if there is anything like that, but it's a thought...
Not sure if it shows you the error "Refused to display 'https://<hostname>/' in a frame because it set 'X-Frame-Options' to 'sameorigin'" but may be related