Help Jcenter error

When i run application on android studio . I saw this error

"Could not GET ‘https://artifacts.applovin.com/android/com/stringcare/plugin/4.0.1/plugin-4.0.1.pom’. Received status code 403 from server: Forbidden’

What has that to do with JCenter?
You try to get some artifact from applovin.com repository which answers with forbidden.
You probably need some credentials that you didn’t set up correctly.