You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I'm using this API but the following code does not work in my enviroment.
I got jwd code and switched it, but the response is `Unauthorized'
Does it work without trouble?
Hi I'm using this API but the following code does not work in my enviroment.
I got jwd code and switched it, but the response is `Unauthorized'
Does it work without trouble?
curl 'https://prod-api.kosetto.com/search/users?username=d'
-H 'Authorization: [AUTH_TOKEN]'
-H 'Content-Type: application/json'
-H 'Accept: application/json'
-H 'Referer: https://www.friend.tech/'
--compressed
The text was updated successfully, but these errors were encountered: