You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the Next.js TSDK template, but where can I make global fetch requests? For example, to my createUser API or to use functions like webapp.expand?
I'm using the Next.js TSDK template, but where can I make global fetch requests? For example, to my createUser API or to use functions like webapp.expand?
RootInner or Root? or anything else?
Im trying to do something like Dogs: https://t.me/dogshouse_bot/join?startapp=JioMJu6FRqivOO2C3JRQWg
on access it they fetch a POST to /api/join creating a new user and show a loading then save it on db.
The text was updated successfully, but these errors were encountered: