Login as user

Answered

Comments

4 comments

  • Andreas Haugstrup Pedersen

    Hi Jeremy,

    You find your client id and secret here: https://podio.com/settings/api

    You control how you authenticate. When you call Podio::authenticate you specify the authentication type. If you call that method multiple times the last one counts. If you get the error that you are getting you are indeed authenticated as an app and not a user.

    /Andreas

    0
    Comment actions Permalink
  • Jeremy Nagel

    Hey Andreas, thank you for your reply. i have got my client id and secret from url provided by you. but when i tried to get members of space using this url  https://developers.podio.com/doc/space-members/get-active-members-of-space-22395 i got valid response and all details of my space members but when i tried using api call like below 

    $mem=PodioSpaceMember::get_all(MY_SPACE_ID);

    i got different json formate. where i made mistake? any idea?

    0
    Comment actions Permalink
  • Jeremy Nagel

    Hi andreas,

    I have found the mistake and corrected it, thank you for your support

    0
    Comment actions Permalink
  • Francis Gunter

    At work in office.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk