Interstitial ad issue-help me

i am just implementing interstitial ad( https://github.com/helilabs/fuse-AdMobInterstitialAds).
as per the instruction ,i created google-services.json and put into my project folder and taking preview i got this error

“Parsing json file: C:\Users\xman\Desktop\New folder (4)\fuse-AdMobInterstitialAds-master\ExampleProject\build\Android\Preview\app\google-services.json
:app:processDebugGoogleServices FAILED”

could you help me to solve this issue

We can’t help much with 3rd party libraries. If the issue persists, you should log a ticket on that repository or maybe ask around in Slack community whether someone else has gotten it to run.

Other than that, you should try putting the project in a path without spaces (New folder (4) does not look good), that might help.