Cleverreach Newsletter Signup - typo3-extensions

Recently I installed cleverreach typo3 extension for newsletter signup from my site. Unfortunately, I'm getting a 503 Service Temporarily Unavailable while trying to connect with existing cleverreach account. Please suggest some solution.
Thanks

Related

PayPal poiting to a non-existing sandbox account/profile

in the following I will describe the context: On developer.paypal.com website (My apps and credentials) with my personal account I created a new application.
Then I created a webhook and added to it access to all functions.
In the final step I've integrated PP app with my website.
The problem is that when I try to make a purchase with PayPal and when I am redirected to a PayPal page I see PayPal profile/sandbox account which I cannot find in PayPal console. It seems it is some older profile I've created with that name, but it's not visible in the console.
I've also tried to create a new app and new webhook, but the issue is the same.
Can anyone please help? Does anyone have an idea what to do, where to search?
Thanks for the support.

linkedin oauth2 login returns "504 Gateway Time-out"

I'm using linkedin login on my website. Everything was working until last week, when it started returning "504 Gateway Time-out" error. I did not change anything in my application settings on linkedin developer site nor in my application code. Weird thing is that it still works fine on localhost, but on production it returns error described above. My question is:
Is it more likely to be a problem on Linkedin side? Because for me it seems that my website is trying to connect to linkedin API but it never gets a response.
Unfortunately I have not found any address that I could contact regarding this problem. Is there any linkedin support for this ? Or have any of you were experiencing similar problem?
Thank you
I had the same issue the solution was to set the header Content-Type to application/json.
The LinkedIn Developer API appears to be down. Requests to:
api.linkedin.com/v1/people/
are failing consistently.
And while this might be a separate issue, it's worth noting that the documentation for integrating with their OAuth2 service is no longer accessible at https://developer.linkedin.com/docs/oauth2.

NoCommerce 3.80 External Login Plugins

I am new to NopCommerce as well as C# MVC. I am working on NopCommerce 3.80.
As per Instructions I downloaded Google+ Plugin from NopCommerce Official site and Installed it and also configured it.
But when i click on Login with google button, it shows an error of
Google OAuth 2 authorization - Error: redirect_uri_mismatch
Can anybody help me to solve this ?
And another Question is do I have to create a Class Library for the External Authentication as like Facebook(Inbuilt Plugin) ??
The redirect URI that you entered in Google developer console must exactly match the location you are trying to authenticate from this includes the port number I can see in your message.
I don't know enough about nop to tell you if you could use the Google .net client library for your application.
I got the solution.
I haven't given correct callback URL that's why it's showing redirect_uri_mismatch error.
the URL I added is
"localhost:15536/plugins/externalauthGoogle/logincallback/"

Working with Soundcloud API

I am working with an app we are developing and I am getting a 404 on Soundclouds link.
//connect.soundcloud.com/sdk.js ?
please advise as this is the link they provide to connect
You should contact them as the link to the JS is clearly not loading. You need a new URL.
You can load http://connect.soundcloud.com/sdk.js in your web browser to see that it is not available.
It is possible that you are not authorized to view this file and it is displaying the 404 message hiding the not authorized condition. If this is the case you will need to get authentication information.

Every Umbraco POST redirects to Login

Installed Umbraco, attempting to change anything redirects me to login. I'm on a shared hosting site, I'm Full Trust...and clueless...
Any ideas? It's the Umbraco V5 Beta 1 install.
Have you tried considering rights to give full control to Network service and IUSR.
Please provide more details if this is still not resolved.