Forum Discussion
4 Replies
- GlennD3 years agoGoTo Manager
Hi mending3, welcome to the community.
For help with any of our APIs please follow the directions on the API support page and email developer support for assistance.
- mending33 years agoNew Contributor
for example this api doesn't have sortby query param:
https://developer.goto.com/GoToWebinarV2/#operation/getAllAccountWebinars
making it impossible to get the newly created webinars
- mending33 years agoNew Contributor
can't find this on the API docs: https://developer.goto.com/GoToWebinarV2
- mending33 years agoNew Contributor
AFAIK, the Oauth system requires the client to open their full-blown browser to do the authentication on the GoTo Rest API.
I used Auth0 and Stripe API and I don't need to open my browser to do the authentication because they have another strategy, which I think much better than GoTo.
My question is can I be authenticated to the Rest API without opening my browser like other services I told above?