Phil Cluff

Results 23 comments of Phil Cluff

Hi @sasp1, we don't have a timeline on this at the moment, as this SDK is code generated, we have to work to do to create a pattern that works...

@ryan-alley we currently do not provide code in this package to verify webhook signatures, but the functionality is present on the platform. Thanks!

Congrats on remembering to bump the `Gemfile.lock`

Hi @Ajay-Dhangar, interesting, it looks like the API call to list the Spaces in your account is returning a 500. Can you check the server side logs in Vercel and...

Hi @Ajay-Dhangar, were you able to check the Vercel logs? Can you post them here for me to take a look at? Thanks

Hi @akshaykhadke, this application relies on [HaishinKit](https://github.com/shogo4405/HaishinKit.swift) and it is unclear if this is possible today as per these issues: https://github.com/shogo4405/HaishinKit.swift/issues/626 https://github.com/shogo4405/HaishinKit.swift/issues/926 I must admit google translate isn't making a...

Hey @ryanleecode, thanks for raising this - we're discussing internally to what might be the best way to address this issue. Thanks.

Hey @masterT, thanks for the feedback on this - we weren't able to make the `static_renditions.status` field fully optional in our API as we need to support SDKs that are...

Hey @masterT, thanks for the feedback, let me have a deeper look at this - `nil` should not be an allowable value for this field at the API level, but...