Singning up on tawk.to gives me an access denied error - plugins

enter image description here
I am trying to add live chat on my laravel app using the tawk.to plugin but when I try to signup to get the integration code, I have the 1020 error (access denied).
Is there a way around this? I really need to use it or probably, someone should suggest another free live chat package to use for my Laravel application

I had thesame issue when trying to use it too but I figured out they were using cloud flare to restrict some locations such as African countries like Nigeria, etc. So the fix is simple if you can change your location with VPN or use a Tor browser(which I usedin my own case) I was able to sign up and use the platform

Related

Internal error when creating YDN app

I'm trying to create a Yahoo Developer Network (YDN) app, but all I get is this: An internal error occurred (eid 5480371).
There's no way to send a support email and it says on Yahoo's site to use this channel.
Looks like its working again...

IBM Bluemix failed to create API Management

I have a trial version of IBM Bluemix. I tried to create an API Management service instance. First, it shows a message Just a sec! We're still setting up a few things for you.... However, after a while, I got the following error message The service timed out while launching. Please try again.
Please try our new console
https://new-console.ng.bluemix.net/
in provisioning API Management tile. I was able to provision one without any issue and launch Developer console.
We are not aware of any ongoing issue as you can see on the Bluemix Status Page. I've just tried to create a new instance of API Management using both the Classic UI and the "New Experience" UI. I suggest you to try again, it should work.
If the problem persists I suggest you to open a support request using one of the following methods:
Use the Support Widget. It is available from the user avatar in the upper right corner of the main Bluemix UI. After opening the support widget panel, select Get Help > Get In Touch , select the type of assistance you need, and then fill out the support form.
Use the Support Site 'Get Help' form. This form is available on a separate site that is made available for ticket submission when you cannot log into Bluemix and access the Support Widget.  Go to http://ibm.biz/bluemixsupport and fill in the support request form.

iOS user authentication (restrict to specific domain name)

I'm developing my first iPhone app to make what is effectively an app version of a fantasy league I created for work colleagues.
I am using Parse for the backend of the app. I only want people to be able to register with their work email address ie only if their e-mail address is _#mycompany.com
I'm sure this would be quite easy to someone who knew what htey were doing but I'm kind of new to this so any advice would be much appreciated.
Thanks
You could do this in a number of ways. The easiest way would be to have the validation happen on-device - just check the e-mail address the user has put into the app, and only allow the registration to happen if it matches the domain you want to limit it to.
However, although this is very easy it's also open to abuse and it's not very flexible (if you want to add additional domains, you have to update the app).
Fortunately, Parse offers cloud code, which lets you validate data server-side. Cloud code is written in JavaScript, and you then upload it to Parse. There is full documentation on Parse's website, including examples for validating data.

How to check mail open rate using google analytic?

The problems is since the mail is not an actual html page putting in webserver
The problems are:
How can i use the google analytics to check the open rate of the mail?
IF i use a random code eg. newsletter?code='sadsd' I can actually know who have opened the email?
Can i view the result by capture the data instead of login to google and view.
Thank you for any kind of help/ experience sharing.
How can i use the google analytics to check the open rate of the mail?
IF i use a random code eg. newsletter?code='sadsd' I can actually know who have opened the email?
You can't just write something and get something. First of all, if your question is referring to email campaigns then there is a well structured way to achieve this. You can use this for reference.
Can i view the result by capture the data instead of login to google and view?
Yes, by using GA-API , you can extract the data, store it in database and view it in your desired format.Also for testing purpose, by using tools like Omnibug or Charles you can test what values are getting passed to the google analytics server (through the Google Analytics Code placed to capture the data(from user interaction) and pass the data (to GA server)).
*Pardon me if I misunderstood your question.

How to import contact details from MSN, yahoo, gmail, aol in asp.net?

I am having difficult time in importing contact details from MSN/YAHOO/AOL/GMAIL etc. Can someone tell me how to get the contacts from these networks?
Yahoo Address Book API
Google Contacts API
Windows Live Contacts API
One of the ways is to use the open source library SocialAuth.net
It allows you to get contacts from all the three above, with a very simple API.
CloudSponge.com is a platform that gives you access to these sources and more in a single integration. We use OAuth's 3-legged authentication for services that support it so your users never give their password away. And we have tools to make it easy to integrate; use our widget and get up and running in minutes or use our API and customize every pixel of the user experience.
http://www.cloudsponge.com/developer/