pokepai
Futurist
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 2
800 XP
How do you properly format this in the POST request payload? I get "bad input" as a response whenever I copy paste. I saw somewhere you gotta do raw input as the method? Idk can someone help me
Code:
Code:
Code:
[align=left][{"operationName":"EmailAddressValidation","variables":{"email":"[email protected]"},"query":"query EmailAddressValidation($email: EmailAddress!) {\n emailAddressValidation(email: $email) {\n credentialsExist\n possibleTypo\n suggestion\n __typename\n }\n}\n"}][/align]
Loading…
prnt.sc