arent we taking the appId from the SecToken right now?

ropu

On Tue, Jun 24, 2008 at 9:50 PM, Gonzalo Aune <[EMAIL PROTECTED]> wrote:

> Hi everyone,
>
> i was working hard on the port of the REST API (batchJson request) from
> Java
> to PHP, and i found this TODO comment in ActivityHandler.java:
>
>  // TODO: The appId should come from the url. The spec needs to be fixed!
>  private static final String ACTIVITY_ID_PATH =
> "/activities/{userId}/{groupId}/{activityId}";
>  private static final String GROUP_PATH =
> "/activities/{userId}/{groupId}/{appId}"; // Note: not what the spec says
>
> used later in the handlePost method, so what will happen with the "appId" ?
>
> Thanks!
>
> G.-
>



-- 
.-. --- .--. ..-
R  o  p  u

Reply via email to