Hi Samer,
The mentioned documentation URL provides some example code in PHP (using curl).
The key is to include the necessary parameters, typically the user token.
You get this from earlier call to endpoint: docs.oneall.com/api/resources/connection…
Hi,
Thanks for the suggestion.
This is something we have done in other plugins, so we could definitely add it to Opencart's.
Can't promise on a delivery date, but we'll do it.
Regards.
Hi,
How did you update the plugin? (so we can reproduce this)
Also, worse case scenario, you can revert to the previous version.
Is there any other plugin that may prevent a JS library to be loaded?
Thanks.
We have a new version of the plugin. Fingers crossed :-)
We have sent you the updated zip file, as email attachment.
Could you possibly test it out with the Tapatalk extension?
Thanks.
Hi again,
We have asked the question to Tapatalk.
However, to be 100% sure, we'll change our code to be compatible with Tapatalk's fiddling of redirects (and any other extension that may do the same).
We'll keep you informed of progress here.
Than…
Hi,
Parsing through the Tapatalk code, there was no obvious impact for this change.
We'll have another look, and perhaps submit this change to Tapatalk folks (the real fix would be to get rid of more code in Tapatalk, but this experiment was to pr…
Hi,
Well, first, usage of the mobile service requires a paid plan (docs.oneall.com/services/implementation-guide/mobile-devices/).
Now, if this is your case, and it still won't work, perhaps you can post your question on the github page (for the au…
Hi,
We cannot quite get the error reproduced with Tapatalk, yet.
However, could you possibly try this work-around (Sorry for the experimentation!):
In file: ext/tapatalk/tapatalk/event/main_listener.php
Change line 485: $data['return'] = true;
Into…
Hi,
Once you updated the plugin, and tested the API credentials, did you save the settings?
The Oneall JS library is not loaded, which happens if your subdomain name is empty (just one possibility).
Regards.
Ah, can't say for sure (our todo list is a bit long :-).
Something to consider is that we would not want to have too many load JS files for this.
What is your web site's environment?