Directions Service Down?

Getting an error in my app as well as getting an " Failed to get a valid response from API" error when executing the Get Directions playground example with default values.

Seems to be back working again now. :slight_smile:

The error has returned again. Any thoughts on why this keeps happening?

EDIT: This time it was my fault. Not encoding the pipe character.

In the past this did not seem to be an issue but it is now, at least in V1 calls

It’s because of the framework we’re using now. Anyways, it’s documented and working with APIs one should be aware of URL encoding.