Using the Rest API

Hi There,

I’m looking to use the rest api to implement this: JIRA integration with Google Form | by Gaurav Katiyar | Medium

When a user submits a google form, I am looking for it to create a Jira ticket. When I use this "https://jira.(company name).net/rest/api/latest/issue, I get a “HTTP ERROR 405” message.

Do you know why that is? Any help is appreciated.