AnderGoig / SwiftInstagram

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

Example Project does not log in successfully #42

Closed n13 closed 6 years ago

n13 commented 6 years ago

Checklist

Expected Behavior

Clicking the login button, the example project logs in

Actual Behavior

After entering all my data into instagram, the view controller returned with an error message

Steps to Reproduce the Problem

  1. Run example app InstagramLogin-Example
  2. Try to log in

Specifications

image
AnderGoig commented 6 years ago

Thanks @n13, but this is not the correct repository for this issue, please open it on https://github.com/AnderGoig/InstagramLogin.

n13 commented 6 years ago

Umm... ok... why is it not the right place to replort? I used this repo? Or is this outdated?

Anyway in the meantime I wrote my own solution to this so nevermind ;)