Getting Valid IdToken ,But Invalid AccessToken

Hello @thupili_charwaka welcome to the community!

I don’t believe there is - The recommended approach here is to use WebAuthProvider as outlined in our Android quickstart - This method will use a call to /authorize where an audience param can be included. Please see our Android sample:

Hope this helps!