Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi all,
I am trying ThingWorx platform first time with my android phone.
I installed GettingStartedWithThingWorx_10_07_15.apk in my phone. And in my laptop, I created Thing in Mashup with my mobile IMEI.
Then I filled App key and IP address in android application. I expect data to be sent to ThingWrox instance in my laptop from my mobile.
But always it shows either IP, Appname or Appkey is wrong and couldn't send the data.
Can anyone help me by giving hint how debug/solve this issue.
Thanks in advance.
with best regards,
Praveen.B
Solved! Go to Solution.
To unlock/ allow all REST calls, here are the steps:
1.Click on Subsystems under SYSTEM within the left pane of Composer
2.Click on PlatformSubsystem
3.Click on Configuration
4.Check the box next to Allow Request Method Switch to allow all REST API calls through a browser URL
5.Uncheck Filter Content-Type
This should solve your problem!
To unlock/ allow all REST calls, here are the steps:
1.Click on Subsystems under SYSTEM within the left pane of Composer
2.Click on PlatformSubsystem
3.Click on Configuration
4.Check the box next to Allow Request Method Switch to allow all REST API calls through a browser URL
5.Uncheck Filter Content-Type
This should solve your problem!
Hi Gustavo,
Thank you for your help.
Last few days, I was in different assignment and couldn't check your solution.
Now I checked and it works.
Can you please guide me with few sources for improving my ThingWorx expertise.
Have a great day ahead!!
With B/R,
Praveen.B