You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every API call returns me an 404 error without that.
As I figured out, API calls are in format (haven't found any documentation about that :-( ): http://{account}.integration.cloudconnect.io/api/v3/{call}
In your case, cloudconnect libray is to help you decode notification data that you will receive on your server. The example about Api is only for Premium users.
#1.
I have found a
token
(at http://manager.cloudconnect.io/users/{XXX}/edit ). But where to getaccount
?Every API call returns me an 404 error without that.
As I figured out, API calls are in format (haven't found any documentation about that :-( ):
http://{account}.integration.cloudconnect.io/api/v3/{call}
Any useful documentation ?
#2.
And also, where is the endpoint for REST API mentioned at http://www.munic.io/documentations/cloud_sdk#toc_3 ?
The text was updated successfully, but these errors were encountered: