Reddit new image thread

Hello guys I don’t find anything about Reddit new image thread.

From bubble I call a make webhook with a url file parameter.

I push the url parameter to the reddit node > workflow stop because [URL IS NOT CORRECT].

I confirme my file’S url is public for all
Url has file extension .jpg
Reddit post thread text format works well

Welcome to the Make community!

1. Screenshots of module fields, filters, and errors

Please share screenshots of relevant module fields, filters, and any errors in question? It would really help other community members to see what you’re looking at.

You can upload images here using the Upload icon in the text editor:
Screenshot_2023-10-07_111039

2. Scenario blueprint

Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

Screenshot_2023-08-24_230826
(Note: Exporting your scenario will not include private information or keys to your connections)

Uploading it here will look like this:

blueprint.json (12.3 KB)

3. And most importantly, Output bundles

Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the bundle contents in your text editor as a bundle.json file, and upload it here into this discussion thread.
Screenshot_2023-10-06_141025

Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

Following these steps will allow others to assist you here. Thanks!

2 Likes

Without knowing the exact setup you are using the “Submit a post” module it’s a bit hard :slight_smile:

Some subreddits also don’t accept Image posts, and need Link posts instead. Or a specific buildup of the link.

2 Likes

wow sorry guys I wans’t ready for a fast reply ! Indeed I planned to show you more, here :

blueprint.json (35.7 KB)

Reddit output is just :
[
null
]

1 Like

What about the output bundle of the module before it?

When posting the output bundle JSON, could you format it before submitting the reply, otherwise the forum software will convert some characters to make them invalid (checked when pasted into https://jsonformatter.org)

1.

Could you format your JSON by editing three backticks ``` before and after the code, like this:

```
input/output bundle goes here
```

2.

or use the format code button in the editor:
Screenshot_2023-10-02_191027

3.

Alternatively, you can paste and save the contents of the bundles in your text editor as a bundle.json file, and upload it here into this discussion thread.

It’s too late to format it after submitting the post, and you need to make a fresh copy of output bundle, and format it before submitting the forum post.

2 Likes