Davincible / goinsta

Unofficial Instagram API written in Golang (v2022)
MIT License
183 stars 56 forks source link

Error logout (405 method not allow) #30

Closed madwolf96 closed 2 years ago

madwolf96 commented 2 years ago

Hi, I appreciate your hard work in making this wonderful repo. There is a problem with the logout method. I am able to face this issue when calling logout Error while calling accounts/logout/, status code 405: (405 Method Not Allowed)

Can you please have a look at this?

Davincible commented 2 years ago

Thanks for letting me know, will do!

Davincible commented 2 years ago

Fixed in the latest release