Bebo App errors
i have tried to make two of my pro widgets into bebo apps via your "instructions". all seems to go well until i try to add the app to my profile and then all i get is lists of error codes.
i am an experienced app maker on bebo with my own html so i think this is a widgetbox error. can you please tell me what the problem is?
thank you
i am an experienced app maker on bebo with my own html so i think this is a widgetbox error. can you please tell me what the problem is?
thank you
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?Hi there,
I'd love to help, but I'll need a link to your Bebo App to take a look.
Thanks!
Dave
-
Inappropriate?if you click on the "add widget" on this widget - http://www.widgetbox.com/widget/angel...
then "bebo" -
you will see that the app cannot now be found .....
if i go to "edit bebo app" in "manage widgets" at widgetbox, i see this -
API Key: null (edit) (save, cancel)
Secret: null (edit) (save, cancel)
Application URL: http://apps.bebo.com/null/ (edit) http://apps.bebo.com// (save, cancel)
Show Connection URLs
Widget: Angel Card of the Day (Nov 4, 2009)
so i cannot give you a valid link ......
I’m fed up
-
Inappropriate?i would like some help on this issue please - can you look at the widget and see why a bebo app fails to work?
thank you -
Inappropriate?mary,
it looks like something was not completed properly during the app creation process. with all those null values, things wont work.
you can try deleting the app and recreating it. if you end up in the same state, i can dig in a little deeper. I couldn't replicate this with my own app so far.
-
Inappropriate?the creation process is simple, but i have taken your advice and tried it again - here is what i got -
My Applications:
An error has been found.
Details of the problem have been logged on the server and will be brought to the attention of the support team as a matter of priority.
We regret any inconvenience caused by this error.
DETAILS BELOW ARE ONLY SHOWN TO INTERNAL COMPANY IP ADDRESSES AND DEV
Message freemarker.core.InvalidReferenceException: Expression inReviewQueue is undefined on line 202, column 10 in edit.ftl.
Stack Trace
Expression inReviewQueue is undefined on line 202, column 10 in edit.ftl.
The problematic instruction:
----------
==> if inReviewQueue [on line 202, column 5 in edit.ftl]
in user-directive editor [on line 50, column 1 in edit.ftl]
----------
Java backtrace for programmers:
----------
freemarker.core.InvalidReferenceException: Expression inReviewQueue is undefined on line 202, column 10 in edit.ftl.
at freemarker.core.TemplateObject.assertNonNull(TemplateObject.java:124)
at freemarker.core.Expression.isTrue(Expression.java:145)
at freemarker.core.ConditionalBlock.accept(ConditionalBlock.java:77)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.MixedContent.accept(MixedContent.java:92)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.Environment.visit(Environment.java:393)
at freemarker.core.BodyInstruction.accept(BodyInstruction.java:93)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.MixedContent.accept(MixedContent.java:92)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.Macro$Context.runMacro(Macro.java:163)
at freemarker.core.Environment.visit(Environment.java:601)
at freemarker.core.UnifiedCall.accept(UnifiedCall.java:106)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.MixedContent.accept(MixedContent.java:92)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.EscapeBlock.accept(EscapeBlock.java:84)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.Environment.process(Environment.java:188)
at freemarker.template.Template.process(Template.java:237)
at com.bebo.platform.lightspeed.Controller.renderToString(Controller.java:231)
at com.bebo.platform.lightspeed.Controller.render(Controller.java:148)
at com.bebo.platform.lightspeed.developerapp.DeveloperappController.renderEdit(DeveloperappController.java:581)
at com.bebo.platform.lightspeed.developerapp.DeveloperappController.postEdit(DeveloperappController.java:685)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.bebo.platform.lightspeed.ControllerInvoker.invokeController(ControllerInvoker.java:117)
at com.bebo.platform.lightspeed.ControllerInvoker.invoke(ControllerInvoker.java:64)
at com.bebo.platform.lightspeed.LightspeedServlet.execute(LightspeedServlet.java:72)
at com.bebo.servlet.BaseServlet.doGet(BaseServlet.java:67)
at com.bebo.servlet.BaseServlet.doPost(BaseServlet.java:123)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:154)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:92)
at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:106)
at com.bebo.platform.AbsoluteAppFilter.doFilter(AbsoluteAppFilter.java:155)
at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70)
at com.bebo.platform.lightspeed.LightspeedRouteFilter.doFilter(LightspeedRouteFilter.java:49)
at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70)
at com.bebo.servlet.MobileRedirectFilter.doFilter(MobileRedirectFilter.java:36)
at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70)
at com.bebo.servlet.AccessControlFilter.doFilter(AccessControlFilter.java:58)
at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70)
at com.bebo.servlet.ScoreboardFilter.doFilter(ScoreboardFilter.java:32)
at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70)
at com.bebo.servlet.CleanupFilter.doFilter(CleanupFilter.java:20)
at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70)
at com.bebo.servlet.RequestNotifierFilter.doFilter(RequestNotifierFilter.java:62)
at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70)
at com.caucho.server.cache.CacheFilterChain.doFilter(CacheFilterChain.java:188)
at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:173)
at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229)
at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:274)
at com.caucho.server.port.TcpConnection.run(TcpConnection.java:514)
at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:520)
at com.caucho.util.ThreadPool.run(ThreadPool.java:442)
at java.lang.Thread.run(Thread.java:619)
Page built by developerapp
I’m frustrated
-
Inappropriate?in case you were going to ask, there is no app id number as there is no app ........
-
Inappropriate?more info for you, this is what i see now >>
Angel Card of the Day(View app in Bebo)
API Key: null (edit) (save, cancel)
Secret: null (edit) (save, cancel)
Application URL: http://apps.bebo.com/null/ (edit) http://apps.bebo.com// (save, cancel)
Show Connection URLs Hide Connection URLs
Callback URL: http://widgetserver.com/syndication/b...
Post Add URL: http://apps.bebo.com/null/postadd
Remove Callback URL: http://www.widgetbox.com/integration/...
Widget: Angel Card of the Day (Nov 4, 2009) -
Inappropriate?Hi maryjac -
We see that you've also been able to walk through the process successfully for your "Mary Jac (AngelCardReader) on Twitter" widget, as seen here:
http://www.widgetbox.com/dash/dev/beb...
which helps us in pointing out that the process is still working. We're still unsure as to how you were able to get in the state you have regarding your other widget. For now, we've re-set the Bebo App for your "Angel Card of the Day" widget and you can walk through the process again here:
http://www.widgetbox.com/dash/bebowiz...
and in that process, please create a NEW Bebo App in the frame displayed on the lower half of the screen rather than re-using the one you may have created earlier. Integrations with 3rd party systems are always tricky and we here at Widgetbox work to maintain that users are able to share their widgets on other platforms as easily as possible.
Sorry for the inconvenience,
-brady
I’m confident
Loading Profile...




EMPLOYEE