Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@SanfordWhiteman We're using FlowBoost to request and distribute codes for vouchers and promotional activies, etc. But it's not working since yesterday. It was working fine previously (up until 2 days ago). Currently we're using FBHttp.fetch(URL).then(async () => { SOME_ASYNC_CODE }) which fails wi...