facing error in linkedin third party job posting widget integration - integration

Has anyone tried to do job posting integration with linkedin before? i am trying this but it is continuously giving me a 401 error.
this is the document that is given on linkedin docs
I tried implementing this but doesn't work. Has anyone got any idea?

Related

How to do properly google analytics

Just faced the problem when I want to get google analytics about website speed and so on, but it gives error with no description
Like when I try to get analytics in “thinkwithgoogle” or in “web.dev” it just gives error after couple seconds after starting the test
And actually dunno what is the issue
If you know what is the problem and how to fix, plz say

error: restricted_client using google drive api

I am trying to upload a file using python to google drive.
I started with the quick start shown here:
https://developers.google.com/drive/api/v3/quickstart/python
Ive created the oAuth 2 client id and downloaded the credentials json file to my project folder.
However when I try to run the code, when it opens the browser to confirm I receive the following error:
Error: restricted_client
Unregistered scope(s) in the request: https://www.googleapis.com/auth/drive
Request Details
That’s all we know.
Ive tried changing the scope from
SCOPES = 'https://www.googleapis.com/auth/drive.metadata.readonly'
to
SCOPES = 'https://www.googleapis.com/auth/drive'
however I get the same error
I have also tried making a new credential and client id, still get the same error
can anyone please point out what I am doing wrong?
Update: at 18:18 UTC
Seems that it was an issue on googles end and now seems to be working again. I launch my python code and a browser window opens asking me to log in. I can log in and receive the message:
The authentication flow has completed.
Hope everyone else is able to get theirs working as well
This issue seem to be at Google's end . I faced similar issue with java SDK and many others have reported same issue today only while using YouTube API.

Lighthouse Report says: Audit error: libUrl.parse is not a function

When I generate a lighthouse report on my web application, I get this error:
and when I click on the Learn More link, it throws me a 404 error page.
I also tried to google this error message, but I couldn't find anything related to this.
Can anyone tell me why is this happening?
It is a known problem of the extension.
There is an opened issue in the Github of the project.

Getting a manifest error message when trying to publish a Google Apps Script add-on

I got my account whitelisted, and now I should be able to publish my add-on.
I went through the this list: https://developers.google.com/apps-script/add-ons/publish#development_checklist.
But now, when I try to publish it as decribed here: https://developers.google.com/apps-script/add-ons/publish#publish_your_add-on, I get this error message on the developer dashboard:
Please fix the following errors: The manifest has an invalid install
container.
It does not provide much information to me, so i don't know what to do with it.
Can someone tell me how to start?
The same question was published recently on "google-apps-script-issues" bugtracker.
Google aknowledged it as a "whitelist" problem:
https://code.google.com/p/google-apps-script-issues/issues/detail?id=4000
The best I can do now is wait.. As suggested on the issue page, if somebody will have the same problem they should star the issue.

unable purchase packaged app with google wallet

I've created a packaged app for chrome web store. For test reasons I've tried to buy my own app using another google account with another credit card and recieved an error:
Uh oh. There was a problem.
We couldn't start your purchase because of a technical issue. Details
of the problem below: There is an error in the setup for your
purchase. Please contact the merchant about this issue.
What might be a reason of this error?
Thanks!
Thanks all for helping. Problem dissapeared some how... didn't do anything to fix it...