Kindly give me a solution for the issue.
With respect to the following mail.
Hello KamalSalman,
Email Requesting Permissions for Fabric Apps: Email requesting permission is only available for apps created via apps.twitter.com.
To proceed please create a new key there, and then respond to this
email with this new app ID. We will then add Fabric permissions to it.
Currently there is no way to combine apps.twitter.com apps with those created via fabric.io. We appreciate your understanding.
Regards,
Twitter Platform Operations
I’ve changed keys as.,
// Note: Your consumer key and secret should be obfuscated in your source code before shipping.
private static final String TWITTER_KEY = “P0xxxxxxxxxq7l”;
private static final String TWITTER_SECRET = “YBxxxxxxxxxHZ2XX”;
above keys were fetched via apps.twitter.com, also my app name also changed in output.
BUT THE THING IS i AM GETTING
username:kamaleshnags1
email:null
I am getting email as null instead right mail address.