I have created API Key using my Method CRM free account. Now i am using postman collection for Method CRM API . When i am using this API Key , i am always getting error as 401 Unauthorised
Hi Sonam,
There are a few different reasons that you could get this error. Could I ask first what authentication method you are using? The main reason you get this error is if there is an issue with either the API Key or access token. Possible reasons could be a misspelled APIKey or an expired access token. Double-check your authentication workflow and ensure it is set up exactly as outlined in the documentation.
Thank you