AnderGoig / SwiftInstagram

Instagram API client written in Swift

Home Page:https://git.io/vdNAn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentication fails

salas81 opened this issue · comments

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

  • iOS Version: 11.3
  • Device(s): iOS simulator

screen shot 2018-04-07 at 5 39 16 pm

same here

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