What is the Content-type that we should be using in the JWT response?

StackOverflow https://stackoverflow.com/questions/20153221

  •  04-08-2022
  •  | 
  •  

سؤال

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?

هل كانت مفيدة؟

المحلول

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

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top