Hi All,
I've tried the RenamePage api call and it returns an error. Here's
the basic call:
gordongraber.pbworks.com/api_v2/op/RenamePage/from/q1/to/q1_gg/_type/
text/admin_key/xxxx
using the proper admin key for that workspace, returned:
'error_status' => 403,
'error_string' => 'Sorry, you have insufficient privileges (admin) to
perform this action (API_RenamePage) @1209',
It doesn't look like there are any other inputs to be passed, after
looking at the op description returned from
api_v2/op/DescribeOp/desc/RenamePage
How can I get this call to work?
Thanks,
Gordon