Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

403 from iTunes when accessing /testers #228

Closed
suculent opened this issue Sep 13, 2018 · 2 comments
Closed

403 from iTunes when accessing /testers #228

suculent opened this issue Sep 13, 2018 · 2 comments

Comments

@suculent
Copy link
Contributor

Started happening yesterday after the Keynote:

Problem accessing /v2/providers/891960/apps/1386652007/testers

Sep 13 02:16:20 tf-landing app/web.1: #<Spaceship::UnexpectedResponse: <html> 
Sep 13 02:16:20 tf-landing app/web.1: <head> 
Sep 13 02:16:20 tf-landing app/web.1: <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
Sep 13 02:16:20 tf-landing app/web.1: <title>Error 403 </title> 
Sep 13 02:16:20 tf-landing app/web.1: </head> 
Sep 13 02:16:20 tf-landing app/web.1: <body> 
Sep 13 02:16:20 tf-landing app/web.1: <h2>HTTP ERROR: 403</h2> 
Sep 13 02:16:20 tf-landing app/web.1: <p>Problem accessing /v2/providers/891960/apps/1386652007/testers. Reason: 
Sep 13 02:16:20 tf-landing app/web.1: <pre>    Forbidden</pre></p> 
Sep 13 02:16:20 tf-landing app/web.1: <hr /><i><small>Powered by Jetty://</small></i> 
Sep 13 02:16:20 tf-landing app/web.1: </body> 
Sep 13 02:16:20 tf-landing app/web.1: </html> 
Sep 13 02:16:20 tf-landing app/web.1: > 
Sep 13 02:16:20 tf-landing app/web.1: /app/vendor/bundle/ruby/2.3.0/gems/fastlane-2.86.2/spaceship/lib/spaceship/test_flight/client.rb:289:in `handle_response' 
Sep 13 02:16:20 tf-landing app/web.1: /app/vendor/bundle/ruby/2.3.0/gems/fastlane-2.86.2/spaceship/lib/spaceship/test_flight/client.rb:203:in `search_for_tester_in_app' 
Sep 13 02:16:20 tf-landing app/web.1: /app/vendor/bundle/ruby/2.3.0/gems/fastlane-2.86.2/spaceship/lib/spaceship/test_flight/tester.rb:100:in `search' 
Sep 13 02:16:20 tf-landing app/web.1: /app/vendor/bundle/ruby/2.3.0/gems/fastlane-2.86.2/spaceship/lib/spaceship/test_flight/tester.rb:87:in `find' 
Sep 13 02:16:20 tf-landing app/web.1: /app/app/services/boarding_service.rb:106:in `find_app_tester' 
Sep 13 02:16:20 tf-landing app/web.1: /app/app/services/boarding_service.rb:44:in `add_tester' 
Sep 13 02:16:20 tf-landing app/web.1: /app/app/controllers/invite_controller.rb:92:in `create_and_add_tester' 
Sep 13 02:16:20 tf-landing app/web.1: /app/app/controllers/invite_controller.rb:75:in `submit' 
@RishabhTayal
Copy link

Getting the same error.

@suculent
Copy link
Contributor Author

Fixed by updating Fastlane dependency to latest version. See #229

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants