Sinli
1
Hey i use a bit buy with ```
Twitch.ext.bits.useBits(productSku);
window.Twitch.ext.bits.onTransactionComplete gives back
but i got no PubSub message
Pubsub have a sub on Extension Bits Transaction Create extension.bits_transaction.create
what i miss?
This is an eventsub topic.
So are you using eventsub or pubsub?
is the subscription still valid/actually state enabled?
last I checked this topic works regardless of extension state (released/localtest)
Sinli
5
yes if i try to renew its say 409 {“error”:“Conflict”,“status”:409,“message”:“subscription already exists”}
Sinli
6
im on hosted Test
so it dont need any EBS action?
Sinli
7
ah i see in my log that a message is comming but i have a error in the code
thanks!
That would do it
I can confirm it is working for extensions in local or hosted test having checked just now.
Sinli
9
so for me it dont coast bits if i fire yes?
Refer to the testing criteria on what/when/how bits are used or not used.
The test scenario I used didn’t use any bits