Salesforce marketing cloud issue - exacttarget

I tried to re-connect Marketing cloud with salesforce and this doesn´t work. Error: There was an error communicating with Salesforce, verify your connected app is set up properly and try again.

Related

An error occurred when trying to authenticate to the FCM servers. Make sure the credential used to authenticate this SDK [duplicate]

where does the server key go when using firebase nodejs sdk.
I'm getting the error messaging/authentication-error, message: 'An error occurred when trying to authenticate to the FCM servers. Make sure the credential used to authenticate this SDK has the proper permissions.
however my sdk works in when handling authentications, so it's definitely initialized just not for messaging.
Go to GCP Dashboard in your project;
Search API and Service;
In the Enable APIs and Services section, click +Enable APIs and Services, and search cloud messaging;
Now go to Cloud Messaging and Firebase Cloud Messaging API one by one and enable it.
Go to google cloud
then go to API and Services
then Enabled API and Services
then turn on the cloud messaging
Turn on Firebase cloud messaging API.

Can BOT present in ASE environment can be deployed in MS Team app?

I was able to successfully use the web channel, using app service extension token outside the ASE environment through internet facing messaging endpoint but in msteams app , we are get using Microsoft ID to create MS app package !
Context - BOT is kept in IL ASE environment
Got confirmation from MS like - "Azure ASE is currently not supported by Teams Bot Service".
so it is not possible for adding or using MS Team channel from the BOT that is present in ASE environment.
Also if we make the BOT messaging endpoint public facing, then we can use it. I was able to get response once i whitelisted the endpoint and after proper routing in azure.

Azure Devops release pipeline unauthorized for some projects

I am trying to release multiple projects in 1 solution using Azure Release pipeline
They are all connected to the same Azure Subscription, but some do deploy to the given app service while others give an unauthorized error.
Ive looked into it and i read that adding website_webdeploy_use_scm to the app service should help the Unauthorized error, but this didnt help for me.
What else could i look at? I connect through Azure Devops so i just selected the subscription from the list it automatically gathers from Azure because im logged in using the same logins as i use for Azure Portal
the full error is:
Connected to the remote computer ("xxxx.azurewebsites.windows.net") using the Web Management Service, but could not authorize. Make sure that you are using the correct user name and password, that the site you are connecting to exists, and that the credentials represent a user who has permissions to access the site. Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_USER_UNAUTHORIZED.
Error: The remote server returned an error: (401) Unauthorized.
according to the error I'd suggest you check service principal permissions. it probably lacks the permissions required to manage those webapps.
So after refresh publishing profile in Azure Portal and trying it again it fixed itself so im not sure if that caused it or not but it worked!
another fix is to delete the slot and make it again

firebase error messaging/authentication-error

where does the server key go when using firebase nodejs sdk.
I'm getting the error messaging/authentication-error, message: 'An error occurred when trying to authenticate to the FCM servers. Make sure the credential used to authenticate this SDK has the proper permissions.
however my sdk works in when handling authentications, so it's definitely initialized just not for messaging.
Go to GCP Dashboard in your project;
Search API and Service;
In the Enable APIs and Services section, click +Enable APIs and Services, and search cloud messaging;
Now go to Cloud Messaging and Firebase Cloud Messaging API one by one and enable it.
Go to google cloud
then go to API and Services
then Enabled API and Services
then turn on the cloud messaging
Turn on Firebase cloud messaging API.

Cannot connect to Azure from VS 2013

I am just getting started with Azure and one of the things I want to do is connect from VS 2013 to my Azure account in order to publish my web app. Unfortunately every time I try to connect I get back a long error message which is in HTML format but within a dialog box. The error starts with
An error occurred during the sign in process: The Service Management
operation could not be authenticated
I tried everything but so far there is no way I can connect to Azure. Any ideas of what is going wrong?

Resources