+1
Fixed
ServerApi issues
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
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
Customer support service by UserEcho
Thanks for letting us know.
We're looking into it - will advise
Can you give some feedback about our issue? Our platinum account is useless for us due to this bugs.
Thanks
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