-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpasos.txt
66 lines (57 loc) · 1.15 KB
/
pasos.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
docker-compose down
docker rmi prueba_api
docker-compose up -d
docker exec -it container-api sh
sudo chmod -R 777 app
{#226
+"access_token": {#228
+"token": "23b5163ff8e49844f7a4e654da9ec475e0aaaa72f7eb42ceecbc7fc92273861f"
+"expires": "2018-10-23T15:35:16Z"
+"name": "user4"
+"created": "2018-10-23T14:35:18Z"
}
}
{#223
+"user": {#221
+"username": "user4"
+"name": null
+"value": null
+"id": 7025721
+"email": null
}
}
{#224
+"connection": {#222
+"username": "user4"
+"status": null
+"user_id": 7025721
+"created": "2018-10-23T13:26:21Z"
+"last_good_sync": null
+"is_disabled": false
+"institution_name": "E*TRADE"
+"value": null
+"last_sync": "2018-10-23T13:26:21Z"
+"institution_id": 1
+"auto_updates": true
+"config_instructions": null
+"id": 8635045
}
}
{#232
+"sync": {#226
+"status": "syncing"
+"progress": {#228
+"state": "queued"
+"percent": 0.0
+"message": "queued"
}
+"connection_id": 8635045
}
}
{#232
+"sync": {#230
+"status": "incorrect_credentials"
+"progress": null
+"connection_id": 8635045
}
}