Simon Tretter

Results 116 comments of Simon Tretter

It's been quite a while since this issue has been created, is there anything new regarding TS support?

@kevinclarkadstech what project do you use now? Is there any library which has ts support for the fb business sdk? I started to define some of the methods by using...

Similar issue with adAccount.createAdImage() the POST request that is sent, does contain the acountId, but without "act_" as prefix. error message that is returned in this case: ` message: "Unsupported...

I will try to just create a new adAcount after createAdSet(). The related line is according to you: https://github.com/facebook/facebook-nodejs-business-sdk/blob/9de67beb49a26b58f56c1cc37ad3f76bf821a6ee/src/objects/ad-account.js#L491 I don't understand the change actually, but it's this one: ![image](https://user-images.githubusercontent.com/5757263/167845420-19d542c4-d369-431e-b9b0-ec5afee7b383.png)...

By the way, this pattern occurs 4 times, could be a bug in all cases? * createAdSet * createManagedPartnerAd * createCreateAndApplyPublisherBlockList * createAdsPixel

The last comment fixes the issues for me too! Can someone fix this in the main rep? Would be awesome :) regards Simon

We are also using tsoa heavily at [hokify](https://hokify.com) ;-) Thanks for the great work! You can use our logo too: ![image](https://user-images.githubusercontent.com/5757263/106141216-16b31a80-6170-11eb-8805-80588c44c7bf.png)

Ah right, sorry for this, I'm using puppeteer 15, there is this the only valid option. We could feature detect it :-) i will add a commit next week for...

@Flam3rboy anything I can do to get this issue solved? :) Any ideas what could be the issue?

Similar issue on my side, the devices are showing up though as soon as I show the device list in chrome. It seems the mdns query or what ever exactly...