Mastercard / mastercard-api-client-tutorial

Generating and Configuring a Mastercard API Client
https://mstr.cd/2AWz6pm
MIT License
58 stars 57 forks source link

Fail to run TestTokenizeEndpoint method #53

Open sajasbana opened 1 year ago

sajasbana commented 1 year ago

Dears I have the same issue mentioned here https://github.com/Mastercard/mastercard-api-client-tutorial/issues/29 https://github.com/Mastercard/mastercard-api-client-tutorial/issues/20

I followed this tutorial https://developer.mastercard.com/mdes-digital-enablement/documentation/tutorials/create-a-new-project/#6-download-client-encryption-key-sandbox

I download this github project for c#

I modified the specified fields in the doc link

but when running the test, we get all fields null, except responseId

please help