Closed lluft closed 5 years ago
Thanks @lluft! I have just two questions about Facebook's behaviour for the tests, but otherwise this looks good to merge.
@jgorset addressed your comments. Should be ready to merge, right?
Thanks @lluft! This is a good change, and I've merged it.
I double checked against Facebook's API just to make sure that our testing stubs reflect what the API actually returns, and it looks like Facebook actually returns HTTP 200 either way, so I updated them accordingly.
Facebooks Api can't handle an empty array in the query params resulting in a 500:
Changing to sending the payload in the body fixes this and returns the correct error message: