The GoTo Community is currently experiencing some technical issues affecting new posts and comments. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
ltctech
6 years agoNew Member
GoToWebinar API Support
Hi, It seems that the Access Token that's returned by the GoToWebinar API has increased from 28 chars to 909 chars sometime around 1AM PDT. It caused our systems to error out as it overflowed th...
- 6 years ago
Hi ltctech
For help with our API please reference this Help FAQ: https://developer.goto.com/support
We do not provide support for the API here in the community.
Thanks!
Komathy
4 years agoNew Contributor
Hello Goto Team,
We are Facing API Invoke issue from 7 September 2022, unable to create meeting through API Call, Need your support Asap
Product: GotoMeeting
Problem Description:
when try to create meeting with authentication token end up with error“The remote server returned an error: (400) Bad “
API Method: CreateMeeting
Request URL: https://api.getgo.com/G2M/rest
Request Headers:
Content-Type: application/json
Accept: application/json
Response HTTP Code: 400
Response Body:
{
conferencecallinfo = "VoIP",
meetingtype = MeetingType.immediate,
passwordrequired = false,
subject = "Assistance",
starttime = DateTime.Now,
endtime = DateTime.Now.AddHours(2),
timezonekey = ""
});
OAuth Client ID : token generated Client Id Not generated
Email that was being used to create the access token: kmomathy.km@dsrc.co.in,sivasatheesh.mn@dsrc.co.in
We are Facing API Invoke issue from 7 September 2022, unable to create meeting through API Call, Need your support Asap
Product: GotoMeeting
Problem Description:
when try to create meeting with authentication token end up with error“The remote server returned an error: (400) Bad “
API Method: CreateMeeting
Request URL: https://api.getgo.com/G2M/rest
Request Headers:
Content-Type: application/json
Accept: application/json
Response HTTP Code: 400
Response Body:
{
conferencecallinfo = "VoIP",
meetingtype = MeetingType.immediate,
passwordrequired = false,
subject = "Assistance",
starttime = DateTime.Now,
endtime = DateTime.Now.AddHours(2),
timezonekey = ""
});
OAuth Client ID : token generated Client Id Not generated
Email that was being used to create the access token: kmomathy.km@dsrc.co.in,sivasatheesh.mn@dsrc.co.in