Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8040] MobileWeb: Network: XMLHttpRequest cannot load

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-03-19T13:37:03.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sRelease 2.0.0, Sprint 2012-06
ComponentsMobileWeb
Labelsqe-mw020912
ReporterNatalie Huynh
AssigneeChris Barber
Created2012-03-15T13:31:35.000+0000
Updated2017-03-03T23:36:44.000+0000

Description

Steps To Reproduce: 1. Run module Network test 2849 2. Click on Get or Set Cookies Actual: XMLHttpRequest cannot load http://appc.me/Test/Cookies/?count=2&clear=false. Origin http://127.0.0.1:8020 is not allowed by Access-Control-Allow-Origin. Expected: Set 2 cookies this.getResponseHeader('Set-Cookie'): CookieName1=CookieValue1; path=/ CookieName2=CookieValue2; path=/

Attachments

FileDateSize
Network.zip2012-03-15T13:35:53.000+00002329781

Comments

  1. Bryan Hughes 2012-03-19

    Anytime a "Origin is not allowed by Access-Control-Allow-Origin" message indicates a problem with your nginx configuration.
  2. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source