AnderGoig / SwiftInstagram

Instagram API client written in Swift
https://git.io/vdNAn
MIT License
578 stars 81 forks source link

Authentication fails #28

Open salas81 opened 6 years ago

salas81 commented 6 years ago

Checklist

Expected Behavior

Authentication should succeed

Actual Behavior

Authentication fails after challenge

Steps to Reproduce the Problem

  1. execute the api.login(...) method
  2. type in username and password in the presented webView
  3. an "Unusual login attempt" warning is prompted and email/SMS verification is required
  4. perform authentication
  5. access_token is not fetched

Specifications

screen shot 2018-04-07 at 5 39 16 pm
EZabolotniy commented 6 years ago

same here

AnderGoig commented 6 years ago

Hi @salas81 and @EZabolotniy, still getting this error?