Last active
May 1, 2019 07:54
-
-
Save Saw-mon-and-Natalie/40c19a202f0df4ffd84941e2078fef42 to your computer and use it in GitHub Desktop.
Checking page name rules for Facebook pages. Testing if all lowercase is allowed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"__ar": 1, | |
"payload": { | |
"page_id": null, | |
"error": { | |
"name": null, | |
"category": null, | |
"nameDetailed": { | |
"__html": "The name "test" is invalid. We have suggested "Test". \u003Ca href=\"/help/262981810477512\" target=\"_blank\">Learn more.\u003C/a>" | |
} | |
} | |
}, | |
"bootloadable": {}, | |
"ixData": {}, | |
"bxData": {}, | |
"gkxData": {}, | |
"qexData": {}, | |
"lid": "6685961785880522936" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment