Description
Hi, I want to ask you about registering user to multiple webinar. So I’ve been developing some functionalities that my client need, one of them is registering user to an event. In 1 event, there could be 1 or more webinar created, so when user join the event, they will be registered as a webinar registrant automatically. I’ve tried to use your tutorial here:
using the event creator token, but this token (Oauth) can only be used once. I’ve tried to refreshing the token, but I kept getting code 124 invalid-access-token. So I wonder how to solved this issue??
Thank you
Error
code 124 invalid-access-token
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?