Add company filter to Lob list addresses
...even though I never made it actually work.
This commit is contained in:
parent
ffd424df12
commit
8387cf667b
7 changed files with 42 additions and 6 deletions
|
|
@ -628,7 +628,7 @@ func logPermissions(ctx context.Context, fssync *fieldseeker.FieldSeeker) {
|
|||
log.Info().Msg("This oauth token is not allowed to query for admin info")
|
||||
return
|
||||
}
|
||||
log.Error().Err(err).Msg("Failed to get admin info log permissions")
|
||||
log.Error().Err(err).Msg("Failed to get admin info during log permissions")
|
||||
return
|
||||
}
|
||||
permissions, err := fssync.PermissionList(ctx)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue