You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the setup in the documentation, but I still get this error when using AdaptyFlutter for in-app purchases:
[AdaptyFlutter v2.10.4] - VERBOSE: <-- Adapty.make_purchase() Adapty Error (code: 2003, message: <HttpError 401 when requesting https://androidpublisher.googleapis.com/androidpublisher/v3/applications/.../purchases/subscriptionsv2/tokens/.. returned "The current user has insufficient permissions to perform the requested operation.". Details: "[{'message': 'The current user has insufficient permissions to perform the requested operation.', 'domain': 'androidpublisher', 'reason': 'permissionDenied'}]">, detail: null)
My IAP product was created before, and I recently started using Adapty. However, I am not receiving any event feed. Can anyone show me the correct way to fix this?
The text was updated successfully, but these errors were encountered:
SuppaStrong
changed the title
Missing permisson why making purchase via Adapty
Missing permisson while making purchase via Adapty
Feb 20, 2025
I followed the setup in the documentation, but I still get this error when using AdaptyFlutter for in-app purchases:
[AdaptyFlutter v2.10.4] - VERBOSE: <-- Adapty.make_purchase() Adapty Error (code: 2003, message: <HttpError 401 when requesting https://androidpublisher.googleapis.com/androidpublisher/v3/applications/.../purchases/subscriptionsv2/tokens/.. returned "The current user has insufficient permissions to perform the requested operation.". Details: "[{'message': 'The current user has insufficient permissions to perform the requested operation.', 'domain': 'androidpublisher', 'reason': 'permissionDenied'}]">, detail: null)
My IAP product was created before, and I recently started using Adapty. However, I am not receiving any event feed. Can anyone show me the correct way to fix this?
The text was updated successfully, but these errors were encountered: