cancel
Showing results for 
Search instead for 
Did you mean: 
ipaduraru
New Contributor

API - Create meeting error

Hello,

Product: GotoMeeting

Problem Description: I have some problems with this API endpoint (https://developer.goto.com/GoToMeetingV1/#operation/createMeeting). I've got a very weird error even though my request body is correct.

API Method: Post Method

Request URL: https://developer.goto.com/GoToMeetingV1/#operation/createMeeting

Request Headers: 

  • Content-Type: application/json
  • Accept: application/json

Response HTTP Code: 412

Response body: 

{
    "subject": "Meeting Madness",
    "starttime": "2020-09-11T12:00:00Z",
    "endtime": "2019-09-1T13:00:00Z",
    "passwordrequired": false,
    "conferencecallinfo": "hybrid",
    "timezonekey": "89",
    "meetingtype": "scheduled"
}

Email that has being used to create the access token: growknee60@gmail.com

 

Thank you so much!

1 ACCEPTED SOLUTION

Accepted Solutions
AshC
Retired GoTo Contributor

Re: API - Create meeting error

Please use the template and support request path outlined on the GoToWebinar APIs page here: https://goto-developer.logmeininc.com/support/


Ash is a member of the LastPass Community Care Team.

Was your question answered? Please mark it as an Accepted Solution.
Was a post helpful or informative? Give it a Kudo!

View solution in original post

2 REPLIES 2
AshC
Retired GoTo Contributor

Re: API - Create meeting error

Please use the template and support request path outlined on the GoToWebinar APIs page here: https://goto-developer.logmeininc.com/support/


Ash is a member of the LastPass Community Care Team.

Was your question answered? Please mark it as an Accepted Solution.
Was a post helpful or informative? Give it a Kudo!
ipaduraru
New Contributor

Re: API - Create meeting error

I've just edited the post! Thank you!