denouche / ovh-api-bash-client

A bash client for OVH API
32 stars 20 forks source link

OVH US #20

Open rveyn opened 2 years ago

rveyn commented 2 years ago

No URL show for consumerKey

Now generating POST JSON Data for accessRules In order to validate the generated consumerKey, visit the validation url at:

admin@web:~/ovh-api-bash-client$

denouche commented 2 years ago

Hello @rveyn , it seems to be due to an outdated URL for US target. Can you check with this patch if it solve your problem? https://github.com/denouche/ovh-api-bash-client/issues/19

rveyn commented 2 years ago

No, This didnt fix the issue, but I got it..

need to

./ovh-api-bash-client.sh --target US --init

if we don't use --target US it use Europe by default