Create a space using Ruby client library

Answered

Comments

3 comments

  • Christian Holm

    Hi Chris

    I have looked in the logs and I can't see that we throw any HTTP 500. I suspect the 500 is coming from your own app and not Podio, which could also explain why you are not able to catch the exception. I can also see there are around 54 workspaces in your org named something like "Test workspace", so I am pretty sure the API part works.

    Christian

    0
    Comment actions Permalink
  • Chris Straight

    Figured as much, but thought I'd ask. You don't see anything wrong with the statements I've posted? I guess if the space is creating then the API is working and that takes the API out of the picture. Though I can't figure out why status.create doesn't throw an error, but  space.create in the same code block does throw an error, so that is why I came here first.

    Thanks for taking a look.

    0
    Comment actions Permalink
  • Chris Straight

    It was an app exception with webrick. Looks like my main route was a post, but nothing was being returned / posting so webrick was throwing an exception.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk