No path found in app url

218 views
Skip to first unread message

trancealot

unread,
Jul 1, 2011, 1:12:56 PM7/1/11
to Chromium Apps
I keep getting this error when trying to publish an update to my app.
All I did was upload a new screenshot to my existing, already
published app. Now it won't let me publish my new screenshot. All I
was trying to do is upload a new screenshot, no other changes were
made.

* No path found in app url http://www.journamatic.com.

This is my manifest file, which worked previously and no change was
made to it.

{
"name": "Journamatic",
"description": "Journamatic automatically creates your daily diary
from your tweets, posts, status updates, check-ins, photos and
videos.",
"version": "1.0.1",
"app": {
"urls": [
"http://www.journamatic.com/",
"http://journamatic.com/"
],
"launch": {
"web_url": "http://www.journamatic.com"
}
},
"icons": {
"128": "icon_128.png"
}
}

Jan Kleinert

unread,
Jul 1, 2011, 1:16:04 PM7/1/11
to trancealot, Chromium Apps
Try adding a trailing '/' to the web_url value.


--
You received this message because you are subscribed to the Google Groups "Chromium Apps" group.
To post to this group, send email to chromi...@chromium.org.
To unsubscribe from this group, send email to chromium-app...@chromium.org.
For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-apps/?hl=en.



trancealot

unread,
Jul 1, 2011, 1:19:37 PM7/1/11
to Chromium Apps
Great that worked, thank you! That's odd though because I originally
published it without that trailing slash and it worked.

On Jul 1, 10:16 am, Jan Kleinert <jklein...@google.com> wrote:
> Try adding a trailing '/' to the web_url value.
>
>
>
>
>
>
>
> On Fri, Jul 1, 2011 at 1:12 PM, trancealot <trancea...@gmail.com> wrote:
> > I keep getting this error when trying to publish an update to my app.
> > All I did was upload a new screenshot to my existing, already
> > published app.  Now it won't let me publish my new screenshot.  All I
> > was trying to do is upload a new screenshot, no other changes were
> > made.
>
> > * No path found in app urlhttp://www.journamatic.com.
>
> > This is my manifest file, which worked previously and no change was
> > made to it.
>
> > {
> >  "name": "Journamatic",
> >  "description": "Journamatic automatically creates your daily diary
> > from your tweets, posts, status updates, check-ins, photos and
> > videos.",
> >  "version": "1.0.1",
> >  "app": {
> >    "urls": [
> >      "http://www.journamatic.com/",
> >      "http://journamatic.com/"
> >    ],
> >    "launch": {
> >      "web_url": "http://www.journamatic.com"
> >    }
> >  },
> >  "icons": {
> >    "128": "icon_128.png"
> >  }
> > }
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Chromium Apps" group.
> > To post to this group, send email to chromium-a...@chromium.org.
> > To unsubscribe from this group, send email to
> > chromium-apps+unsubscr...@chromium.org.

Versitek

unread,
Jul 1, 2011, 2:44:19 PM7/1/11
to Chromium Apps
I don't think it was the trailing slash at all. I had this problem
before too and just clicking [edit] and then [Publish changes] again
fixes it. This is also the case when it says an image didn't allow it
to publish or when it just doesn't publish for some reason after a
period of time. Just going back in and republishing it fixes it.
just a little Google glitch is all.
Reply all
Reply to author
Forward
0 new messages