Connecting salesforce getting error with status Expired

The reason of status Expired is Access token expired, and no refresh token available.. Please re-authenticate to continue using this connection. But after reauthenticating, this status still does not change. I have also set salesforce oauth refresh token policy to Refresh token is valid until revoked when creating app in salesforce. How to fix this?
10 Replies
stormy-gold
stormy-gold3w ago
Are you trying to run a script or using CLI??
adverse-sapphire
adverse-sapphireOP3w ago
I am testing from composio ui.
No description
stormy-gold
stormy-gold3w ago
Got it, we are looking into the issue and will let you know once fixed
optimistic-gold
optimistic-gold2w ago
Hey @zar , thanks for reporting this, we are fixing this issue on priority.
generous-apricot
generous-apricot2w ago
I get a similar problem with linkedIn. It just says expired when adding accounts
optimistic-gold
optimistic-gold2w ago
@Karthikeya Can u pls check?
adverse-sapphire
adverse-sapphireOP5d ago
The status is now ACTIVE but cannot create actions using tools and show this error => Request failed error: [{"message":"The REST API is not enabled for this Organization.","errorCode":"API_DISABLED_FOR_ORG"}] Now, there is no instance url request in connecting salesforce. I think because of no instance url, this error occurs. Instance url is asked when connecting to salesforce before. Can you please check this?
wise-white
wise-white5d ago
Hey @zar - this issue with the Salesforce has been and above error arises when you have not enabled the REST API access for your salesforce account.
adverse-sapphire
adverse-sapphireOP5d ago
oki thanks but it is working fine in last december I have been using trial salesforce account. I want to ask one question. Now Is instance url not needed when connecting salesforce? Now baseUrl is like this https://my.salesforce.com/services/data/v61.0 Before baseUrl is like this https://my-instance-7895.my.salesforce.com/services/data/v61.0
wise-white
wise-white3d ago
Hey @zar - this has been fixed - can you give it a try?

Did you find this page helpful?