+1
Fixed

ServerApi issues

Vlad 13 years ago in SitePal Platinum updated by Gil 13 years ago 3
Hello.
We've found some issues in SitePal serverAPI:

1) mngAddScene method adds new scene but doesnt return new Scene Id (its always empty in response)
2) while trying to edit scene added by mngAddScene method TypeError: Error #1009 occures
serverapi
Vlad -
Thanks for letting us know.
We're looking into it - will advise
Hello Gil

Can you give some feedback about our issue? Our platinum account is useless for us due to this bugs.

Thanks
Vlad -
This problem has been fixed.

Some background -
We identified that the call was failing whenever the source scene was not being supplied. Even though the parameter was defined as optional - the call was failing if not provided.
This is now corrected - the API now behaves in the same way as the application - when creating a new scene, if no source scene is provided, we duplicate the last scene.

Please let me know if you still see a problem.
Regards,

Gil
The SitePal Team