rany2 / warp.sh

WARP wireguard config generator in POSIX Shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed when using -T

logread opened this issue · comments

commented

./warp.sh works just fine, but ./warp.sh -T myverylongtoken don't

error note is :

curl: (22) The requested URL returned error: 401

also what is v0a2483 in BASE_URL='https://api.cloudflareclient.com/v0a2483' ?

commented

error note is :

curl: (22) The requested URL returned error: 401

You have to use that token really quickly (within a minute or so).

also what is v0a2483 in BASE_URL='https://api.cloudflareclient.com/v0a2483' ?

It's the version of the WARP android app I copied, the API is versioned per app version. Also, the a in the version means android

commented

I just tested, it works fine.