fastlane / boarding

Instantly create a simple signup page for TestFlight beta testers
https://fastlane.tools
MIT License
876 stars 191 forks source link

Error 765. unexpected token #205

Closed eric-PearSports closed 6 years ago

eric-PearSports commented 6 years ago

I am getting the error below, and not sure which token is wrong.

As a background, the iOS app is not yet published. not sure if this impacts fastlane/boarding.

I am part of several iOS team, and made sure to set the variables accordingly.

Something went wrong, please contact the application owner: 765: unexpected token at '<!DOCTYPE html>

Internal Server Error

'

kristjanbrand commented 6 years ago

Having exactly the same issue. Our boarding app was working correctly until today when it stopped with the same error. So we know all our variables are correct and something has changed in the code.

orbitalnine commented 6 years ago

I'm seeing the same thing today, no changes were made to the app running on heroku. I'm assuming the app is not handling something that was changed at Apple?

kristjanbrand commented 6 years ago

Seems like this is fixed now. I guess it was an error from Apple side.

joshdholtz commented 6 years ago

Closing this as it does look like it was something from Apple's side but feel free to comment here or open a new issue if this keeps happening 😊