VivekLumbhani

Results 2 issues of VivekLumbhani

when i try updating name of the group chat(renaming of group) it says fetchagain is not a function const handleRename = async () => { if (!groupChatName) return; try {...

curl -u testclient:testpass http://localhost/token.php -d 'grant_type=client_credentials' { "error": "invalid_request", "error_description": " grant type was not specified in the request" } I've done post and options method both