Compare commits
2 Commits
c12e5e92d7
...
dfae62cda7
Author | SHA1 | Date | |
---|---|---|---|
![]() |
dfae62cda7 | ||
![]() |
ac0f5d7b3e |
@ -257,6 +257,7 @@ export default class IdNotService extends BaseService {
|
||||
let rattachements: any;
|
||||
|
||||
console.log("Fetching rattachements for user", user.uid);
|
||||
console.log(searchParams.toString());
|
||||
try {
|
||||
rattachements = await fetch(`${this.variables.IDNOT_API_BASE_URL}/api/pp/v2/personnes/${user.idNot}/rattachements?deleted=false` + searchParams, {
|
||||
method: "GET",
|
||||
|
Loading…
x
Reference in New Issue
Block a user