error 500 `app_id' for nil:NilClass for github
Created by: raulperezalejo
in this file 'lib/gitlab/github_import/client.rb' i am getting the error "undefined method `app_id' for nil:NilClass" i don't know where the 'config' variable comes, the initialized receive "access_token" but is also nil when i say "access_token.app_id"
i am using 7.8
regards