asternic / wuzapi

Simple RESTful API for WhatsApp in Golang (using the Whatsmeow multi device library)
MIT License
105 stars 58 forks source link

API 404 #37

Closed monyuan closed 2 months ago

monyuan commented 2 months ago

curl -s -X GET -H 'Token: 1234ABCD' -H 'Content-Type: application/json' --data '{"Phone":"5491155554445","Preview":true]}' http://localhost:8080/user/avatar

404 page

monyuan commented 2 months ago

demo ❌

get change to post