Skip to content

Commit 7786977

Browse files
authored
Update facebookgroup.php
1 parent 56df8a9 commit 7786977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/facebookgroup.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
'body' => '{"target":"universal","parse":false,"url":"https://www.facebook.com/groups/1394454774138066"}',
88
'headers' => [
99
'Accept' => 'application/json',
10-
'Authorization' => 'Basic U1B1c2VybmFtZTpTUHBhc3N3b3Jk',
10+
'Authorization' => 'Basic AUTH',
1111
'Content-Type' => 'application/json',
1212
],
1313
]);

0 commit comments

Comments
 (0)