#ibgoldbergs

1 messages · Page 1 of 1 (latest)

tall questBOT
dawn canopy
#

in general though that feature(using on_behalf_of for Subscriptions) is not generally available, but some accounts might be in betas for it.

odd saddle
#

We use it today in our platform, but it's not properly typed in the SDK. Is there something we can do to enable it? This is sort of a large blocker because we require on_behalf_of

#

The error is not from the request, it is from typescript

dawn canopy
#

yeah it won't be in type bindings because we don't put beta features in the public types

#

you'll have to just ts-ignore it

odd saddle
#

the on_behalf_of parameter is not accepted on subscriptions.create() type