Question

In the Google Wallet Objects API, can the Content-type in the JWT response just be plain text or is there a specific way it has to be presented?

Was it helpful?

Solution

We do not check the Content-Type on the response, you can use either application/json or text/plain as the Content-Type.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top