Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IFTTT的applet应该怎么配置? #7

Open
fxd2006 opened this issue Apr 6, 2017 · 7 comments
Open

IFTTT的applet应该怎么配置? #7

fxd2006 opened this issue Apr 6, 2017 · 7 comments

Comments

@fxd2006
Copy link

fxd2006 commented Apr 6, 2017

我配置了一个applet,便没有反应,
我用我配置的文件URL访问,结果报错说URL不对?
//#Error Happened. URL: fXXX.tumblr.com Message: Not a valid tumblr URL.
求指点下该怎么配置啊
我的配置如附图;

@gonejack
Copy link
Owner

抱歉没有及时看到这个issue,请问解决问题了吗?

@windy1lee
Copy link

我没有解决这个问题

@gonejack
Copy link
Owner

直接填

你的应用id.appspot.com/main.php?url={{Url}}

@xyoungleo
Copy link

直接填

你的应用id.appspot.com/main.php?url={{Url}}

原来fetch还要改为main呀,我之前也是ifttt提示失败。

@xyoungleo
Copy link

直接填

你的应用id.appspot.com/main.php?url={{Url}}

用你的ifttt是正常的,然后运行我自己申请的 https://ifttt-223507.appspot.com 也会弹出hello的页面,但是ifttt的设置改为 ifttt-223507.appspot.com/main.php?url={{Url}} ,ifttt仍然提示There was a problem with the Google Drive service.
请问这应该如何解决呀?谢谢!!

@gonejack
Copy link
Owner

访问了应用是正常的。

curl -v 'https://ifttt-223507.appspot.com/?url=https://igonejack.tumblr.com/post/173638052006'

> GET /?url=https://igonejack.tumblr.com/post/173638052006 HTTP/2
> Host: ifttt-223507.appspot.com
> User-Agent: curl/7.54.0
> Accept: */*
>
* Connection state changed (MAX_CONCURRENT_STREAMS updated)!
< HTTP/2 301
< location: https://66.media.tumblr.com/704b9993a41cc1bfcf3ddfd32f99aee7/tumblr_p8b9mf9LVB1rsdngqo1_1280.jpg
< content-type: text/html
< x-cloud-trace-context: 8ca532a237798839e0b2828b558e23ee
< date: Sat, 24 Nov 2018 13:02:49 GMT
< server: Google Frontend
< content-length: 0
< alt-svc: quic=":443"; ma=2592000; v="44,43,39,35"
<
* Connection #0 to host ifttt-223507.appspot.com left intact

应该是IFTTT的问题,IFTTT的Bug和稳定性一直令人心寒。

@xyoungleo
Copy link

访问了应用是正常的。

curl -v 'https://ifttt-223507.appspot.com/?url=https://igonejack.tumblr.com/post/173638052006'

> GET /?url=https://igonejack.tumblr.com/post/173638052006 HTTP/2
> Host: ifttt-223507.appspot.com
> User-Agent: curl/7.54.0
> Accept: */*
>
* Connection state changed (MAX_CONCURRENT_STREAMS updated)!
< HTTP/2 301
< location: https://66.media.tumblr.com/704b9993a41cc1bfcf3ddfd32f99aee7/tumblr_p8b9mf9LVB1rsdngqo1_1280.jpg
< content-type: text/html
< x-cloud-trace-context: 8ca532a237798839e0b2828b558e23ee
< date: Sat, 24 Nov 2018 13:02:49 GMT
< server: Google Frontend
< content-length: 0
< alt-svc: quic=":443"; ma=2592000; v="44,43,39,35"
<
* Connection #0 to host ifttt-223507.appspot.com left intact

应该是IFTTT的问题,IFTTT的Bug和稳定性一直令人心寒。

伤不起!今天新的applet要好多了,基本都可以正常运作,谢谢啦~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants