Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is https not supported? #4

Open
fprivitera opened this issue Aug 4, 2014 · 5 comments
Open

Is https not supported? #4

fprivitera opened this issue Aug 4, 2014 · 5 comments

Comments

@fprivitera
Copy link

the maid.js file is in a CDN that it is only support http, I cannot test creatives in https pages.

@josecu
Copy link

josecu commented Aug 4, 2014

Only http is explicitly supported for testing, however, you should still be able to test on an https page by allowing unsecure elements to load on the page. The MRAID functionality of creatives only works in mobile apps, where there's no concept of loading on a secure page, given that the ad occupies the whole browser/web view. If you're still having issues, do you have a test page I can take a look at?

@fprivitera
Copy link
Author

https://dl.dropboxusercontent.com/u/12069193/mraid_2.html

On Mon, Aug 4, 2014 at 4:50 PM, josecu [email protected] wrote:

Only http is explicitly supported for testing, however, you should still
be able to test on an https page by allowing unsecure elements to load on
the page. The MRAID functionality of creatives only works in mobile apps,
where there's no concept of loading on a secure page, given that the ad
occupies the whole browser/web view. If you're still having issues, do you
have a test page I can take a look at?


Reply to this email directly or view it on GitHub
#4 (comment)
.

Filippo Privitera
Head of Technology

This email is reserved exclusively for sending and receiving messages
inherent working activities, and is not intended nor authorized for
personal use.
Therefore, any outgoing messages or incoming response messages will be
treated as company messages and will be subject to the corporate IT policy
and may possibly to be read by persons other than by the subscriber of the
box. Confidential information may be contained in this message. If you are
not the address indicated in this message, please do not copy or deliver
this message to anyone. In such case, you should notify the sender
immediately and delete the original message.

@josecu
Copy link

josecu commented Aug 4, 2014

Looking at the test link, the video plays fine after I choose to load unsecure scripts in my browser. Is this something you are unable to replicate?

screen shot 2014-08-04 at 11 01 56 am

@fprivitera
Copy link
Author

OK , but I don't change the default settings of my browser it is not
replicating the standard behavior of a web user.

Thank you very much.

On Mon, Aug 4, 2014 at 5:03 PM, josecu [email protected] wrote:

Looking at the test link, the video plays fine after I choose to load
unsecure scripts in my browser. Is this something you are unable to
replicate?

[image: screen shot 2014-08-04 at 11 01 56 am]
https://cloud.githubusercontent.com/assets/6942011/3798821/568d8f3e-1be8-11e4-97be-fcc8f64e358e.png


Reply to this email directly or view it on GitHub
#4 (comment)
.

Filippo Privitera
Head of Technology

This email is reserved exclusively for sending and receiving messages
inherent working activities, and is not intended nor authorized for
personal use.
Therefore, any outgoing messages or incoming response messages will be
treated as company messages and will be subject to the corporate IT policy
and may possibly to be read by persons other than by the subscriber of the
box. Confidential information may be contained in this message. If you are
not the address indicated in this message, please do not copy or deliver
this message to anyone. In such case, you should notify the sender
immediately and delete the original message.

@josecu
Copy link

josecu commented Aug 4, 2014

In a live environment, a user would encounter MRAID creatives only in mobile apps. They do not work in web. Taking the AppNexus SDK as an example, the ad content is always loaded from an unsecure endpoint, and this is the "page" in your example. I am not aware of any SDK loading their content from a secure endpoint. Since the ad content occupies a whole web view in an app, the web view is sandboxed from the rest of the app, and ad content is by its nature unsecure, there is no need to request content from a secure endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants