# Create Meeting using API

**URL:** https://devforum.zoom.us/t/create-meeting-using-api/25646
**Category:** API and Webhooks
**Created:** [July 29, 2020, 9:32pm UTC](https://devforum.zoom.us/t/create-meeting-using-api/25646 "2020-07-29T21:32:37Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![nebal](https://sea2.discourse-cdn.com/flex016/user_avatar/devforum.zoom.us/nebal/32/10621_2.png) [@nebal](https://devforum.zoom.us/u/nebal)
#### Post date: [July 29, 2020, 9:32pm UTC](https://devforum.zoom.us/t/create-meeting-using-api/25646/1 "2020-07-29T21:32:37Z")

</div>

**Description**  
I am trying to create a new zoom meeting using api via [asp.net](http://asp.net).

**Error**

## 500 - Internal server error

**Which App Type (OAuth / Chatbot / JWT / Webhook)?**  
OAuth

## 500 - Internal server error

Code sample

{  
“topic”: “Nebal Test”,  
“type”: “2”,  
“start\_time”: “2020-07-31T11:02:00Z”,  
“duration”: “60”,  
“timezone”: “Asia/Beirut”,  
“password”: “12345asd”,  
“agenda”: “Testing”,  
“settings”: {  
“host\_video”: “true”,  
“participant\_video”: “true”,  
“cn\_meeting”: “false”,  
“in\_meeting”: “false”,  
“join\_before\_host”: “false”,  
“mute\_upon\_entry”: “false”,  
“watermark”: “false”,  
“use\_pmi”: “false”,  
“approval\_type”: “2”,  
“registration\_type”: “1”,  
“audio”: “both”,  
“auto\_recording”: “none”  
}  
}

---

<div class="post-metadata">

### Author: ![tommy](https://sea2.discourse-cdn.com/flex016/user_avatar/devforum.zoom.us/tommy/32/72769_2.png) [@tommy](https://devforum.zoom.us/u/tommy)
#### Post date: [July 31, 2020, 8:31pm UTC](https://devforum.zoom.us/t/create-meeting-using-api/25646/2 "2020-07-31T20:31:31Z")

</div>

Hey @nebal,

What is the request url you are using, and the error returned from Zoom?

Thanks,  
Tommy

---

<div class="post-metadata">

### Author: ![nebal](https://sea2.discourse-cdn.com/flex016/user_avatar/devforum.zoom.us/nebal/32/10621_2.png) [@nebal](https://devforum.zoom.us/u/nebal)
#### Post date: [July 31, 2020, 10:43pm UTC](https://devforum.zoom.us/t/create-meeting-using-api/25646/3 "2020-07-31T22:43:37Z")

</div>

Hi [@Tommy Gaessler via Zoom Developer Forum](mailto:zoomdeveloper@discoursemail.com)

Thank you very much for your response, the issue has been sorted out.

 ![770F37C6BE3F434E923F8B9F053B5492.png](https://us1.discourse-cdn.com/flex016/uploads/zoomdeveloper/original/2X/6/677f06bdf711468707faf594c72c7993f90d2513.png)

---

<div class="post-metadata">

### Author: ![tommy](https://sea2.discourse-cdn.com/flex016/user_avatar/devforum.zoom.us/tommy/32/72769_2.png) [@tommy](https://devforum.zoom.us/u/tommy)
#### Post date: [August 4, 2020, 5:52am UTC](https://devforum.zoom.us/t/create-meeting-using-api/25646/4 "2020-08-04T05:52:04Z")

</div>

Hey @nebal,

Happy to hear you got it working! 🙂

Thanks,  
Tommy

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex016/uploads/zoomdeveloper/original/3X/6/1/614bdd549b610bbaa46ff934617683a02bdaa03c.png) [@system](https://devforum.zoom.us/u/system)
#### Post date: [August 14, 2020, 5:52am UTC](https://devforum.zoom.us/t/create-meeting-using-api/25646/5 "2020-08-14T05:52:15Z")

</div>

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
