Conversation
|
@sosnovsky could you please help me look into this tomorrow? I've re-enabled functionality that was disabled for a long time and the presentation logic probably conflicts with the current app layout. To test: 1) log out 2) log in and proceed regardless of the warning during grant 3) compose new message 4) start typing into recipient field |
|
Yes, I'll check it tomorrow |
|
I found other issues with contacts functionality - it worked well, but after some time all contacts API requests returned 401 error: I logout and then logged in again to get new token and now contacts requests give 400 error with such message: This link says |
|
hm. do they require the same oauth scope? Or different? (contacts vs people) |
|
Good. Please see if People can be used. Last time I tried, the API wasn't useful - it didn't allow me to search people and get their email addresses. Maybe I overlooked, or it changed since. |
|
Not sure if still relevant |
|
@tomholub I receive such error when trying to use People API: Can you please check if it's enabled for FlowCrypt project? |
# Conflicts: # Podfile.lock
|
Excellent! Please do #553 next. I'll assign some more now. I'll review this on Tuesday (afk on Monday unfortunately). |
tomholub
left a comment
There was a problem hiding this comment.
Code looks good, will test functionality tomorrow.
FlowCrypt/Functionality/Mail Provider/Contacts Provider/CloudContactsProvider.swift
Show resolved
Hide resolved
tomholub
left a comment
There was a problem hiding this comment.
Looks good. But somehow it finds very, very few recipients (unlike when trying in gmail). We'll look into that some other day. Thanks!


This PR re-enables contact search so that we can make a video for Google oAuth verification process.
close #283
Tests (delete all except exactly one):
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):