PodioForbiddenError on item delete

Comments

5 comments

  • Jakob Pulczynski

    Hi Kees,

    Please make sure you are using "item_id", not an "external_item_id" in your example. You can check it in item "Action" menu as on attached images.

    If that does not help - please provide example app_id and item_id for which you get ForbiddenError.

    0
    Comment actions Permalink
  • Kees Nobel

    The question is very simple:

    How to authenticate as admin so you can use api-calls like bulk delete?

     

    0
    Comment actions Permalink
  • Jakob Pulczynski

    Hi Kees,

    To authenticate as an Admin you should use "password authentication" which is described on https://podio.github.io/podio-php/authentication/

    Please let me know if that helps.

    1
    Comment actions Permalink
  • Andrew Sowden

    You suggest password authentication .. the documentation clearly states this is insecure.

    We only use Google to login, and not username/password pair, so how would we authenticate as an admin?  (or am I being a little thick here lol)

    0
    Comment actions Permalink
  • Kees Nobel

    I was using google login as well, but forced to use username/password authentication. I changed my password because I did not want my google account password in the sourcecode...

    But after I made these changes, I was able to use the API. 

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk