Commit 67fa7b6
committed
fix(meta-ads): use Authorization header for getUserInfo and add maximum date preset to docs
- Pass access token via Authorization header instead of URL query param in getUserInfo, matching all other providers
- Add missing 'maximum' date preset to tool param description and docs1 parent e5fe85c commit 67fa7b6
File tree
3 files changed
+6
-3
lines changed- apps
- docs/content/docs/en/tools
- sim
- lib/auth
- tools/meta_ads
3 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2436 | 2436 | | |
2437 | 2437 | | |
2438 | 2438 | | |
2439 | | - | |
| 2439 | + | |
| 2440 | + | |
| 2441 | + | |
| 2442 | + | |
2440 | 2443 | | |
2441 | 2444 | | |
2442 | 2445 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments