Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Cannot login #52

Open
syed-pelican opened this issue May 23, 2019 · 9 comments
Open

Cannot login #52

syed-pelican opened this issue May 23, 2019 · 9 comments
Assignees

Comments

@syed-pelican
Copy link

syed-pelican commented May 23, 2019

Similar issue here: #29

Running on Note 9 with Android Pie
Screenshot_20190523-161323_Tailwind Traders
Screenshot_20190523-161328_Tailwind Traders

@pulimento
Copy link
Contributor

Sorry to hear that, but seeing your screenshot, you're not using the latest version of the app.
Older versions are known to fail, changes has been done to backend endpoinds.
Please, try the last version of the code in the master branch, or use the AppCenter relases.
Thanks for trying our code!

@andrewleader
Copy link

I just installed the latest from AppCenter today and I'm facing the same problem (posting this comment from my Android phone so I know internet works).

@verndals
Copy link

verndals commented Jul 8, 2019

Having the same issue. Also just downloaded the latest version for Android.

@pulimento
Copy link
Contributor

Must look at it again

@pulimento pulimento reopened this Jul 24, 2019
@MarcosCobena
Copy link
Contributor

Hi @andrewleader, @verndals,

Sorry for any inconvenience, we're looking through this: we're facing some refactoring in our builds for this project which probably help sorting that out.

The latest release dates on April and it may be the API endpoint has slightly changed since then, among other PRs merged in between.

I think you can expect some new releases during the next week.

Thanks for your patience :-)

—Marcos

@MarcosCobena
Copy link
Contributor

Looking through another issue I've seen a large bunch of 404s when calling the API, so I'd bet the endpoint is having some trouble nowadays. We'll look into this.

@MarcosCobena
Copy link
Contributor

I've just been debugging this, it's indeed a 404:

{Refit.ApiException: Response status code does not indicate success: 404 (Not Found).
  at Refit.RequestBuilderImplementation`1+<>c__DisplayClass14_0`2[TApi,T,TBody].<BuildCancellableTaskFuncForMethod>b__0 (System.Net.Http.HttpClient client, System.Threading.CancellationToken ct, System.Object[] paramList) [0x002bd] in <fb78e2d5d7eb43a0acd74205d7dfce19>:0
  at TailwindTraders.Mobile.Features.LogIn.AuthenticationService.GetTokenAsync (System.String email, System.String password) [0x00064] in /Users/marcos/Repositorios/TailwindTradersMobileGitHub/Source/TailwindTraders.Mobile/TailwindTraders.Mobile/Features/LogIn/AuthenticationService.cs:48
  at TailwindTraders.Mobile.Features.LogIn.AuthenticationService.LogInAsync (System.String email, System.String password) [0x00037] in /Users/marcos/Repositorios/TailwindTradersMobileGitHub/Source/TailwindTraders.Mobile/TailwindTraders.Mobile/Features/LogIn/AuthenticationService.cs:27
  at TailwindTraders.Mobile.Framework.TaskHelper.WrapTaskAsync (System.Threading.Tasks.Task innerTask) [0x0001b] in /Users/marcos/Repositorios/TailwindTradersMobileGitHub/Source/TailwindTraders.Mobile/TailwindTraders.Mobile/Framework/TaskHelper.cs:115
  at TailwindTraders.Mobile.Framework.TaskHelper.TryWithErrorHandlingAsync[T] (System.Threading.Tasks.Task`1[TResult] task, System.Func`2[T,TResult] customErrorHandler) [0x000ba] in /Users/marcos/Repositorios/TailwindTradersMobileGitHub/Source/TailwindTraders.Mobile/TailwindTraders.Mobile/Framework/TaskHelper.cs:74 }

We're working on it, thanks for your patience.

@MarcosCobena
Copy link
Contributor

Hi there,

I've just fixed the actual log-in call; however, the log-in it-self needs another one which's currently broken. We're looking into it.

Sorry for the delay, thanks again for the patience.

@pulimento
Copy link
Contributor

Update status: This error will be fixed on a incoming PR. Thanks for your patience

@pulimento pulimento self-assigned this Oct 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants