mirror of
https://github.com/ovh/php-ovh.git
synced 2023-11-05 03:20:26 +01:00
Sending authentication headers on requestCredentials
Signed-off-by: Germain Carré <germaincarre@yahoo.fr>
This commit is contained in:
parent
45c9b8002f
commit
8c39467dd6
@ -205,7 +205,7 @@ class Api
|
|||||||
'POST',
|
'POST',
|
||||||
'/auth/credential',
|
'/auth/credential',
|
||||||
$parameters,
|
$parameters,
|
||||||
false
|
true
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user