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.