Chrome extension deployment don't work since July 2022 - google-chrome-extension

I hade a working deployment and publishing for a Chrome extension. Since July 2022 this deployment doesn't work anymore but i have no idea why i not work.
The current deployment work with the oauth2 auth from google.
To check what could be the problem i try to open the auth-url with my client-id
https://accounts.google.com/o/oauth2/auth?response_type=code&scope=https://www.googleapis.com/auth/chromewebstore&client_id=$%7BCLIENT_ID%7D&redirect_uri=urn:ietf:wg:oauth:2.0:oob
But there i'll get always the same error
I try to create a new deployment from scretch with the google tutorial but there is still the same error (i guess they dont update the tutorial correctly).
Have anyone an idea what is the problem or how i can find the problem?

Related

Azure pipelines not loading in JIRA

Been facing this for a few days already. I wonder if there's anyone else having this kind of issue.
I go to My Apps in JIRA and select "Azure Pipelines for JIRA" then click on "Get Started" (I had already configured this once so it worked before) and get the following error:
Error and console from JIRA
It mentions deprecated JS, cookies, and a server 500 error. Not sure what needs to be done here.
I can reproduce this issue and try to install the plugin via a new account again, I will get the 500 issue.
I have report this issue in the GitHub and Azure DevOps Developer Community, you could follow these links to get the latest news.
Thank you for helping us build a better Azure DevOps.
Update1
Produce team response:
We have run into additional issues, and would need a couple more weeks. I am working on it to get the fix in place as soon as possible.

API Connect shows "Cannot GET /apim/" error when updating schema

I have API Connect installed with mongodb connector over a remote server.
When I access the IBM API Connect through browser, all is fine, but when I go to DataSources where my DB is, and try to hit Update Schema button as shown in the image, an error occurs showing this:
Cannot GET /apim/dataSources/partials/dataSourceMigrate.html
P.S. I gave full permission for my project directory (/var/www/) with full ownership for www-data group and still the same.
Anyhelp would be appreciated.
FINALLY AND AFTER 2 MONTHS OF WAITING, I've got an answer from IBM Bluemix Support and sorry to bring the bad news, which is the following:
Hi Ghassan,
Thanks for sending the additional files. I checked with our development team and they found a bug in the code.
The fix will be available in a future release of the apic command line, but I don't have a date for it yet.
I will further discuss the plans to release this fix and will update you as soon as possible.
IBM Bluemix Developer Support and Enablement Team
A fix has been provided for this issue in iFix versions of 5.0.3.0, 5.0.4.0 as well as newer versions of API Connect. If you are still experiencing this issue, please update to a later version that includes the fix.

Unable to configure Visual Studio Team Services Azure Hosted Agents

I'm trying to set up a Hosted Agent to do our CI/CD builds but it doesn't look like the Azure Portal is allowing me.
I followed the instructions here.
I'm using the new Portal and on Step 4, the Hosted Agents drop down doesn't appear when I select Paid. In fact nothing happens, the save icon stays inactive,
I've tried with Chrome ( 50.0.2661.94), Edge and IE 11 to no avail.
It does look like an issue on Microsoft's end but I'm just wondering whether there is something that I should be doing that I'm not doing
This issue has been fixed now, please clear the cookies&cache in your browser and then try to configure it.
Final Update: Thursday, 12 May 2016 07:54 UTC
We’ve deployed the fix in production and confirmed that the issue is
mitigated. Customers are requested to delete cookies and clear cache
in the browsers before trying the workflow . We are investigating root
cause to prevent any recurrence.

Why does my Umbraco installation from within the Azure Marketplace always fail?

I am trying to install Umbraco by using the Azure Marketplace. There they offer a template for it. I am always receiving the error below. I tried to install it a couple of times now but I always get the same error.
Does anybody know what this error message means? Is anybody able to install Umbraco by using the template in the Azure Marketplace?
]
You're asking 2 questions above.
Please see my answers and proposed troubleshooting guide/workaround below:
The error message means that the MSDeploy process failed due to some error which renders it unable to deploy the web deploy package for your Umbraco web app.
Yes I am able to provision a Umbraco web app from the Azure Market successfully (Location: Central US) and couldn't reproduce your issue
Troubleshooting Guide:
Append .scm in front of the azurewebsites.net of your Umbraco Web App as shown below and go to the Url.
Click on the Diagnostic Dump. You will be prompted to download a .zip file
Extract the zip file. You should see 2 folders at root level
Go into
LogFiles\SiteExtensions\MSDeploy
You should see the detail log files for MSDeploy
Detailed MSDeploy log messages are in the appManagerLog.xml file.
If it is related to client side issue which can be resolved by yourself, you can try to resolve it and try again.
If it is related to server side issue, you should create a support ticket for Microsoft to look into with the detailed MSDeploy log which pinpoints the root cause which will help them a lot.
Hope this is useful.
A Microsoft employee confirmed this is a bug in the application currently. I have to wait for a fix.
I have encountered numerous problems with the Azure installer of Umbraco, try setting it up in VS2015 then publishing it to Azure. I have found that this works well.

Dynamic CRM Plugin Registration Tool returns unsecured or incorrectly secured fault

I got an error while trying to register plugin using the plugin registration tool in the SDK. The problem comes out of nowhere since before today I always able to do plugin registration using the tool with ease.
The error message is this:
Unhandled Exception: System.ServiceModel.Security.MessageSecurityException:
An unsecured or incorrectly secured fault was received from the other party.
Inner Exception: System.ServiceModel.FaultException: An error occurred when verifying security for the message.
I've done my searching and already try some steps that commonly suggested which are:
Deleting the LiveDevice.xml file under Users{username}\LiveDeviceID
Deleting the Connections.config file within the Plugin Registration Folder
Reboot the PC
Making sure the discovery url is correct (using: https://disco.crm5.dynamics.com/XRMServices/2011/Discovery.svc)
Download and using the latest SDK.
My environment is Windows 8 64-bit.
However, it didn't resolved my issue.
Is there any steps or things that I've missed or may done wrongly?
Following Guido comments about date & time of PC, I check the Dynamic CRM Online 2011 timezone, turns out it is set to (GMT +8 Krasnoyarsk), since I live in Singapore I changed it into (GMT +8 Singapore, Kuala Lumpur).
It is a long shot since the GMT is the same (+8), but I try it anyway and turns out it fixed the problem, I double check and change it again into Krasnoyarsk and again it's not working.
I'm not sure why this is causing it, since it is the same GMT, but for now I'll settle with this, maybe I'll raise a new topic for this later.
Thanks!

Resources